asdm::EntityId Class Reference

#include <EntityId.h>

List of all members.


Detailed Description

description

Version:
1.00 Jan. 7, 2005
Author:
Allen Farris

Michel Caillat, added == and =! operators. June 2005.


Public Member Functions

 EntityId (const EntityId &)
 EntityId (const string &id) throw (InvalidArgumentException)
 EntityId (IDLEntityId &) throw (InvalidArgumentException)
EntityIdoperator= (const EntityId &)
bool equals (const EntityId &) const
bool operator== (const EntityId &) const
bool operator!= (const EntityId &) const
string toString () const
IDLEntityId toIDLEntityId () const
void toBin (EndianOSStream &eoss)
bool isNull () const
string getId () const
void setId (string e)

Static Public Member Functions

EntityId getEntityId (StringTokenizer &t) throw (InvalidArgumentException)
string validate (string x)
EntityId fromBin (EndianISStream &eiss)

Friends

ostream & operator<< (ostream &, const EntityId &)
istream & operator>> (istream &, EntityId &)


Member Function Documentation

EntityId asdm::EntityId::fromBin EndianISStream &  eiss  )  [static]
 

Read the binary representation of an EntityId from a EndianISStream and use the read value to set an EntityId.

Parameters:
eiss the EndianStream to be read
Returns:
an EntityId
Exceptions:
InvalidArgumentException 

void asdm::EntityId::toBin EndianOSStream &  eoss  ) 
 

Write the binary representation of this to a EndianOSStream.


The documentation for this class was generated from the following file:
Generated on Tue Nov 18 17:43:45 2008 for ASDM C++ Implementation by doxygen 1.3.8