Getting the Element with a Specified Name

ostc_AttributeDescriptorList::getAttributeDescriptor()

virtual ostc_AttributeDescriptor* getAttributeDescriptor(
      oscs_ConstString attrname
) ;

Returns the element of the list that points to the attribute descriptor with the specified name. Returns 0 if there is no such element.

ostc_Object

Instances of this class are essentially attribute-name/value pairs. The class, used by both client and Server, defines members for the following tasks:



[previous] [next]