Searched defs:DmtTree (Results 1 - 1 of 1) sorted by relevance

/packages/apps/OMA-DM/engine/dmlib/api/native/
H A DdmtTree.hpp26 \brief The dmtTree.hpp header file contains DmtTree class definition. <br>
27 DmtTree is the object carrying atomicity (when supported) and<br>
38 DmtTree is the object carrying atomicity (when supported) and
41 method of the DmtTree's implementation class.
54 \par Creating DmtTree object
60 \par Release DmtTree object
62 DmtTree is a smart-pointer. Smart-pointers are used in the DMT API to
63 return references to DmtTree, DmtNode and DmtErrorDescription. Usually you
71 After you have got a hold of a DmtTree object, you can access its child nodes and
114 class DmtTree class in inherits:JemBaseObject
[all...]

Completed in 50 milliseconds