alma::acs::util::IorParser::IOR Class Reference

Collaboration diagram for alma::acs::util::IorParser::IOR:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 IOR (String iorString)
long getNumProfiles ()
String getProfileData (long profileNo, String profileItem)
int getProfileTag (long profileNo)
String getTypeId ()
void print ()

Static Public Attributes

static final long TAG_INTERNET_IOP = 0
static final long TAG_MULTIPLE_COMPONENTS = 1

Protected Member Functions

void parse ()

Protected Attributes

long _numProfiles
String _iorString
String _prefix
String _type_id
Vector _profiles = null

Constructor & Destructor Documentation

alma::acs::util::IorParser::IOR::IOR ( String  iorString  )  [inline]

References _iorString, and parse().


Member Function Documentation

long alma::acs::util::IorParser::IOR::getNumProfiles (  )  [inline]

References _numProfiles.

String alma::acs::util::IorParser::IOR::getProfileData ( long  profileNo,
String  profileItem 
) [inline]

References _profiles.

int alma::acs::util::IorParser::IOR::getProfileTag ( long  profileNo  )  [inline]

References _profiles.

String alma::acs::util::IorParser::IOR::getTypeId (  )  [inline]

References _type_id.

void alma::acs::util::IorParser::IOR::parse (  )  [inline, protected]
void alma::acs::util::IorParser::IOR::print (  )  [inline]

Member Data Documentation

Referenced by IOR(), and parse().

Referenced by parse().

Vector alma::acs::util::IorParser::IOR::_profiles = null [protected]

Referenced by getTypeId(), parse(), and print().

Referenced by parse(), and print().

Referenced by print().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2