, including all inherited members.
| addSubComponent(const nub::ref< ModelComponent > &subc, const bool propagate_realm=true) | ModelComponent | |
| CHANGE_ACCEPTED enum value (defined in ParamClient) | ParamClient | |
| CHANGE_REJECTED enum value (defined in ParamClient) | ParamClient | |
| ChangeStatus enum name | ParamClient | |
| closePort() | Serial | |
| closePort() | Serial | |
| closePort() | Serial | |
| configure(const char *dev="", const int speed=9600, const char *format="8N1", const bool flowSoft=false, const bool flowHard=false, const int=0) | Serial | |
| configure(const char *dev="", const int speed=9600, const char *format="8N1", const bool flowSoft=false, const bool flowHard=false, const int=0) | Serial | |
| configure(const char *dev="", const int speed=9600, const char *format="8N1", const bool flowSoft=false, const bool flowHard=false, const int=0) | Serial | |
| configureSearch(const std::string DeviceDescription, const int speed=115200, const std::string SearchPrefix="ttyUSB", const char *format="8N1", const bool flowSoft=false, const bool flowHard=false, const int=0) | Serial | |
| configureSearch(const std::string DeviceDescription, const int speed=115200, const std::string SearchPrefix="ttyUSB", const char *format="8N1", const bool flowSoft=false, const bool flowHard=false, const int=0) | Serial | |
| configureSearch(const std::string DeviceDescription, const int speed=115200, const std::string SearchPrefix="ttyUSB", const char *format="8N1", const bool flowSoft=false, const bool flowHard=false, const int=0) | Serial | |
| dbg_ref_count() const | nub::ref_counted | |
| dbg_weak_ref_count() const | nub::ref_counted | |
| decr_ref_count() const | nub::ref_counted | |
| decr_ref_count_no_delete() const | nub::ref_counted | |
| descriptiveName() const | ModelComponent | |
| doRequestOption(const ModelOptionDef *opt, const bool useMyVal=false, const bool recurse=true, const bool warn=true) | ModelComponent | |
| enablePort(std::string DeviceName) | Serial | |
| enablePort(std::string DeviceName) | Serial | |
| enablePort(std::string DeviceName) | Serial | |
| exportOptions(const ModelFlag flags) | ModelComponent | |
| flush(void) (defined in Serial) | Serial | |
| flush(void) (defined in Serial) | Serial | |
| flush(void) (defined in Serial) | Serial | |
| forgetExports() | ModelComponent | |
| get_counts() const | nub::ref_counted | |
| getDeviceDescriptor() (defined in Serial) | Serial | [inline] |
| getDeviceDescriptor() (defined in Serial) | Serial | [inline] |
| getDeviceDescriptor() (defined in Serial) | Serial | [inline] |
| getDevName() (defined in Serial) | Serial | [inline] |
| getDevName() (defined in Serial) | Serial | [inline] |
| getDevName() (defined in Serial) | Serial | [inline] |
| getManager() const | ModelComponent | |
| getModelParam(size_t i) const | ModelComponent | |
| getModelParam(size_t i) | ModelComponent | |
| getModelParamString(const std::string &name, const ModelFlag flags=0) const | ModelComponent | |
| getModelParamVal(const std::string &name, const ModelFlag flags=0) const | ModelComponent | [inline] |
| getModelParamValAux(const std::string &name, RefHolder &val, const ModelFlag flags) const | ModelComponent | |
| getNumModelParams() const | ModelComponent | |
| getParent() const | ModelComponent | |
| getRootObject() | ModelComponent | |
| getRootObject() const | ModelComponent | |
| getSerialErrno() (defined in Serial) | Serial | [inline] |
| getSerialErrno() (defined in Serial) | Serial | [inline] |
| getSerialErrno() (defined in Serial) | Serial | [inline] |
| hasBeenExported() const | ModelComponent | [protected] |
| hasModelParam(const std::string &name, const ModelFlag flags=0) const | ModelComponent | |
| hasSubComponent(const std::string &tagname, const ModelFlag flags=0) const | ModelComponent | |
| hasSubComponent(const nub::soft_ref< ModelComponent > &c, const ModelFlag flags=0) const | ModelComponent | |
| hideOption(const ModelOptionDef *opt) | ModelComponent | |
| id() const | nub::object | |
| incr_ref_count() const | nub::ref_counted | |
| init(OptionManager &mgr, const std::string &descrName, const std::string &tagName, const std::string &crealm="World") | ModelComponent | [protected] |
| is_not_shareable() const | nub::ref_counted | |
| is_shared() const | nub::ref_counted | |
| is_unshared() const | nub::ref_counted | |
| isSerialOk() (defined in Serial) | Serial | [inline] |
| isSerialOk() (defined in Serial) | Serial | [inline] |
| isSerialOk() (defined in Serial) | Serial | [inline] |
| itsBaud | Serial | [protected] |
| itsBaud | Serial | [protected] |
| itsBlocking | Serial | [protected] |
| itsBlocking | Serial | [protected] |
| itsCharBits | Serial | [protected] |
| itsCharBits | Serial | [protected] |
| itsCmdDevName | Serial | [protected] |
| itsCmdDevName | Serial | [protected] |
| itsDeviceDescription | Serial | [protected] |
| itsDeviceDescription | Serial | [protected] |
| itsFlowHard | Serial | [protected] |
| itsFlowHard | Serial | [protected] |
| itsFlowSoft | Serial | [protected] |
| itsFlowSoft | Serial | [protected] |
| itsParityOdd | Serial | [protected] |
| itsParityOdd | Serial | [protected] |
| itsRdTout | Serial | [protected] |
| itsRdTout | Serial | [protected] |
| itsSearchPrefix | Serial | [protected] |
| itsSearchPrefix | Serial | [protected] |
| itsSerialOk | Serial | [protected] |
| itsSerialOk | Serial | [protected] |
| itsStopBits | Serial | [protected] |
| itsStopBits | Serial | [protected] |
| itsUseParity | Serial | [protected] |
| itsUseParity | Serial | [protected] |
| managerDestroyed() | ModelComponent | |
| mark_as_volatile() | nub::ref_counted | |
| ModelComponent(OptionManager &mgr, const std::string &descrName, const std::string &tagName, const std::string &crealm="World") | ModelComponent | |
| ModelComponent(const std::string &descrName, const std::string &tagName, const std::string &crealm="World") | ModelComponent | |
| ModelComponent() | ModelComponent | [protected] |
| numSubComp() const | ModelComponent | |
| obj_typename() const | nub::object | [virtual] |
| object() | nub::object | [protected] |
| operator delete(void *space, size_t bytes) | nub::ref_counted | |
| operator new(size_t bytes) | nub::ref_counted | |
| paramChanged(ModelParamBase *param, const bool valueChanged, ParamClient::ChangeStatus *status) | ModelComponent | [virtual] |
| ParamClient() | ParamClient | |
| perror(void) | Serial | |
| perror(void) | Serial | |
| perror(void) | Serial | |
| printout(std::ostream &s, const std::string &prefix="") const | ModelComponent | |
| read(void *buffer, const int nbytes) | Serial | |
| read(void) | Serial | |
| read(void *buffer, const int nbytes) | Serial | |
| read(void) | Serial | |
| read(void *buffer, const int nbytes) | Serial | |
| read(void) | Serial | |
| readFrame(const unsigned char frameStart, const unsigned char frameEnd=255, const int frameLength=-1, const double timeout=-1) | Serial | |
| readFrame(const unsigned char frameStart, const unsigned char frameEnd=255, const int frameLength=-1, const double timeout=-1) | Serial | |
| readFrame(const unsigned char frameStart, const unsigned char frameEnd=255, const int frameLength=-1, const double timeout=-1) | Serial | |
| readParamsFrom(const ParamMap &pmap, const bool noerr=true) | ModelComponent | |
| real_typename() const | nub::object | |
| realm() const | ModelComponent | |
| ref_counted() | nub::ref_counted | |
| registerOptionedParam(OptionedModelParam *mp, const ParamFlag flags) | ModelComponent | [virtual] |
| registerParam(ModelParamBase *mp) | ModelComponent | [virtual] |
| removeAllSubComponents() | ModelComponent | |
| removeSubComponent(const ModelComponent &subc, bool removeall=false) | ModelComponent | |
| removeSubComponent(const nub::ref< ModelComponent > &subc) | ModelComponent | |
| removeSubComponent(const uint idx) | ModelComponent | |
| removeSubComponent(const std::string &tagname) | ModelComponent | |
| reset(const ModelFlag flags) | ModelComponent | |
| reset1() | ModelComponent | [protected, virtual] |
| reset2() | ModelComponent | [protected, virtual] |
| save(const ModelComponentSaveInfo &sinfo, const ModelFlag flags=MC_RECURSE) | ModelComponent | |
| save1(const ModelComponentSaveInfo &sinfo) | ModelComponent | [protected, virtual] |
| save2(const ModelComponentSaveInfo &sinfo) | ModelComponent | [protected, virtual] |
| sendBreak(void) | Serial | |
| sendBreak(void) | Serial | |
| sendBreak(void) | Serial | |
| Serial(OptionManager &mgr, const std::string &descrName="Serial Port", const std::string &tagName="SerialPort") | Serial | |
| Serial() | Serial | |
| Serial() | Serial | |
| setBlocking(const bool blocking) | Serial | |
| setBlocking(const bool blocking) | Serial | |
| setBlocking(const bool blocking) | Serial | |
| setCharBits(const int bits) | Serial | |
| setCharBits(const int bits) | Serial | |
| setCharBits(const int bits) | Serial | |
| setDescriptiveName(const std::string &name) | ModelComponent | |
| setFlowControl(const bool useHard, const bool useSoft) | Serial | |
| setFlowControl(const bool useHard, const bool useSoft) | Serial | |
| setFlowControl(const bool useHard, const bool useSoft) | Serial | |
| setManager(OptionManager &mgr) | ModelComponent | [protected] |
| setModelParamString(const std::string &name, const std::string &value, const ModelFlag flags=0) | ModelComponent | |
| setModelParamVal(const std::string &name, const T &val, const ModelFlag flags=0) | ModelComponent | [inline] |
| setModelParamValAux(const std::string &name, const RefHolder &val, const ModelFlag flags) | ModelComponent | |
| setParity(const bool useParity, const bool oddParity) | Serial | |
| setParity(const bool useParity, const bool oddParity) | Serial | |
| setParity(const bool useParity, const bool oddParity) | Serial | |
| setRealm(const std::string &crealm) | ModelComponent | |
| setSpeed(const int speed) | Serial | |
| setSpeed(const int speed) | Serial | |
| setSpeed(const int speed) | Serial | |
| setStopBits(const int bits) | Serial | |
| setStopBits(const int bits) | Serial | |
| setStopBits(const int bits) | Serial | |
| setTagName(const std::string &name) | ModelComponent | |
| start() | Serial | |
| start() | Serial | |
| start1() | ModelComponent | [protected, virtual] |
| start2() | Serial | [protected, virtual] |
| started() const | ModelComponent | |
| stop() | Serial | |
| stop() | Serial | |
| stop1() | ModelComponent | [protected, virtual] |
| stop2() | Serial | [protected, virtual] |
| subComponent(const uint idx) const | ModelComponent | |
| subComponent(const std::string &tagname, const ModelFlag flags=0) const | ModelComponent | |
| tagName() const | ModelComponent | |
| toggleDTR(const time_t millisec) | Serial | |
| toggleDTR(const time_t millisec) | Serial | |
| toggleDTR(const time_t millisec) | Serial | |
| unique_name() const | nub::object | |
| unregisterParam(const ModelParamBase *mp) | ModelComponent | [virtual] |
| write(const void *buffer, const int nbytes) | Serial | |
| write(const unsigned char character) | Serial | |
| write(const void *buffer, const int nbytes) | Serial | |
| write(const unsigned char character) | Serial | |
| write(const void *buffer, const int nbytes) | Serial | |
| write(const unsigned char character) | Serial | |
| writeParamsTo(ParamMap &pmap) const | ModelComponent | |
| ~ModelComponent() | ModelComponent | [virtual] |
| ~object() GVX_DTOR_NOTHROW | nub::object | [protected, virtual] |
| ~ParamClient() | ParamClient | [virtual] |
| ~ref_counted() GVX_DTOR_NOTHROW | nub::ref_counted | [virtual] |
| ~Serial(void) | Serial | |
| ~Serial(void) | Serial | |
| ~Serial(void) | Serial | |