|
IOSS
2.0
|
#include <Ioex_Internals.h>
Public Member Functions | |
| CommunicationMap () | |
| CommunicationMap (entity_id the_id, int64_t count, char the_type) | |
| bool | operator== (const CommunicationMap &) const |
| bool | operator!= (const CommunicationMap &other) const |
Public Attributes | |
| entity_id | id |
| int64_t | entityCount |
| char | type |
|
inline |
|
inline |
|
inline |
| bool CommunicationMap::operator== | ( | const CommunicationMap & | other | ) | const |
| int64_t Ioex::CommunicationMap::entityCount |
| entity_id Ioex::CommunicationMap::id |
| char Ioex::CommunicationMap::type |