sbIStringMap Interface Reference

import"sbIStringMap.idl";

Inheritance diagram for sbIStringMap:
[legend]
Collaboration diagram for sbIStringMap:
[legend]

Public Member Functions

AString get (in AString key)
 

Detailed Description

Provides read-only access to a map of string values

Definition at line 35 of file sbIStringMap.idl.

Member Function Documentation

AString sbIStringMap::get ( in AString  key)

Returns the string value for key or a 'void' string if the key doesn't exist

Parameters
Thekey of the value to return

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