asdm::PartId Class Reference

#include <PartId.h>

List of all members.


Detailed Description

description

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


Public Member Functions

 PartId (const PartId &)
 PartId (const string &id) throw (InvalidArgumentException)
bool equals (const PartId &) const
string toString () const
void setId (const string &s) throw (InvalidArgumentException)
void toBin (EndianOSStream &eoss)

Static Public Member Functions

string validate (string x)
PartId fromBin (EndianISStream &eiss)


Member Function Documentation

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

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

Parameters:
eiss the EndianStream to be read
Returns:
a PartId
Exceptions:
InvalidArgumentException 

void asdm::PartId::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:46 2008 for ASDM C++ Implementation by doxygen 1.3.8