#include <GEOM_BaseDriver.hxx>
◆ AddParam() [1/2]
| Standard_EXPORT GEOM_Param & GEOM_BaseDriver::AddParam |
( |
std::vector< GEOM_Param > & |
params, |
|
|
const char * |
name |
|
) |
| |
◆ AddParam() [2/2]
template<class T >
| Standard_EXPORT GEOM_Param & GEOM_BaseDriver::AddParam |
( |
std::vector< GEOM_Param > & |
params, |
|
|
const char * |
name, |
|
|
const T & |
value, |
|
|
const char * |
dfltValue = 0 |
|
) |
| |
|
inline |
◆ GetCreationInformation()
| virtual Standard_EXPORT bool GEOM_BaseDriver::GetCreationInformation |
( |
std::string & |
theOperationName, |
|
|
std::vector< GEOM_Param > & |
params |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: