Initialize and shutdown the Parameter Handling API. More...
|
Functions | |
| void | GfParmInit (void) |
| Parameter set library API initialization, set up parameter set handle cache. More... | |
| void | GfParmShutdown (void) |
| Parameter set library API shutdown, removes parameter set handle cache. More... | |
Initialize and shutdown the Parameter Handling API.
| void GfParmInit | ( | void | ) |
Parameter set library API initialization, set up parameter set handle cache.
Definition at line 158 of file params.cpp.
| void GfParmShutdown | ( | void | ) |
Parameter set library API shutdown, removes parameter set handle cache.
Definition at line 167 of file params.cpp.
