Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Public Member Functions | List of all members
pysc::api::cci::USICCIParam Class Reference

#include <cci.h>

Collaboration diagram for pysc::api::cci::USICCIParam:

Public Member Functions

 USICCIParam (gs::gs_param_base *obj)
 
bool cci_isInteger ()
 
bool cci_isFloat ()
 
bool cci_isBoolean ()
 
bool cci_isArray ()
 
std::string cci_read ()
 
void cci_write (std::string value)
 
std::string cci_documentation ()
 
std::string cci_typename ()
 
std::string cci_name ()
 
USIObject cci_properties ()
 
void cci_register_callback (PyObject *callback, gs::cnf::callback_type type)
 
void cci_unregister_callback (PyObject *callback)
 

Constructor & Destructor Documentation

pysc::api::cci::USICCIParam::USICCIParam ( gs::gs_param_base *  obj)
inline

Member Function Documentation

std::string pysc::api::cci::USICCIParam::cci_documentation ( )
inline
bool pysc::api::cci::USICCIParam::cci_isArray ( )
inline
bool pysc::api::cci::USICCIParam::cci_isBoolean ( )
inline
bool pysc::api::cci::USICCIParam::cci_isFloat ( )
inline
bool pysc::api::cci::USICCIParam::cci_isInteger ( )
inline
std::string pysc::api::cci::USICCIParam::cci_name ( )
inline
USIObject pysc::api::cci::USICCIParam::cci_properties ( )
inline

References dict, and sr_param_base::getProperties().

Here is the call graph for this function:

std::string pysc::api::cci::USICCIParam::cci_read ( )
inline
void pysc::api::cci::USICCIParam::cci_register_callback ( PyObject callback,
gs::cnf::callback_type  type 
)
std::string pysc::api::cci::USICCIParam::cci_typename ( )
inline
void pysc::api::cci::USICCIParam::cci_unregister_callback ( PyObject callback)
void pysc::api::cci::USICCIParam::cci_write ( std::string  value)
inline

The documentation for this class was generated from the following files: