#include "DDS_DicGroup.h"
#include "DDS_Dictionary.h"
#include <LDOMString.hxx>
#include <LDOM_Element.hxx>
#include <UnitsAPI.hxx>
#include <Standard_Failure.hxx>
#include <Standard_ErrorHandler.hxx>
Functions | |
Handle(DDS_DicItem) DDS_DicGroup | if (myDataMap.Contains(theID)) aDicItem |
Get the dictionary item with specified identifier theID. More... | |
Variables | |
return | aDicItem |
Handle (DDS_DicItem) DDS_DicGroup if | ( | myDataMap. | ContainstheID | ) |
If dictionary item is not found, null handle is returned.
theID | item identifier |
return aDicItem |