Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures
TPrsStd_DriverTable.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_TPrsStd_DriverTable.hxx>
#include <TPrsStd_DataMapOfGUIDDriver.hxx>
#include <MMgt_TShared.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_TPrsStd_Driver.hxx>

Data Structures

class  TPrsStd_DriverTable
 
 This class is   a  container to record  (AddDriver) <br>
     binding between  GUID and  TPrsStd_Driver. <br>

You create a new instance of TPrsStd_Driver
and use the method AddDriver to load it into the driver table. the method
More...