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

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


Member Function Documentation

void asdm::PartId::toBin ( EndianOSStream &  eoss  ) 

Write the binary representation of this to a EndianOSStream.

static 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 


The documentation for this class was generated from the following file:
Generated on Thu Nov 29 16:46:50 2007 for ASDM C++ Implementation by  doxygen 1.5.1