, including all inherited members.
addChild(string strKey, bool bAppendNew=false) | CKeyValuePair | |
addChild(CKeyValuePair *ckvpChildAdd) | CKeyValuePair | |
addChild(string strKey, string strValue) | CKeyValuePair | |
addChild(string strKey, float fValue) | CKeyValuePair | |
addChild(string strKey, geometry_msgs::PoseStamped psPoseStampedValue) | CKeyValuePair | |
addChild(string strKey, geometry_msgs::Pose psPoseValue) | CKeyValuePair | |
addChild(string strKey, char *acValue, unsigned int unLength) | CKeyValuePair | |
addChild(string strKey, enum ValueType evtType, list< CKeyValuePair * > lstDescription) | CKeyValuePair | |
CDesignator() | CDesignator | |
CDesignator(CDesignator *cdTemplate) | CDesignator | |
CDesignator(designator_integration_msgs::Designator desigContent) | CDesignator | |
CDesignator(enum DesignatorType edtType, CKeyValuePair *ckvpDescription=NULL) | CDesignator | |
CDesignator(enum DesignatorType edtType, list< CKeyValuePair * > lstDescription) | CDesignator | |
childForKey(string strKey) | CKeyValuePair | |
children() | CKeyValuePair | |
CKeyValuePair() | CKeyValuePair | |
CKeyValuePair(string strKey) | CKeyValuePair | |
CKeyValuePair(string strKey, string strValue) | CKeyValuePair | |
CKeyValuePair(string strKey, float fValue) | CKeyValuePair | |
CKeyValuePair(string strKey, char *acValue, unsigned int unLength) | CKeyValuePair | |
CKeyValuePair(string strKey, geometry_msgs::Pose posPoseValue) | CKeyValuePair | |
CKeyValuePair(string strKey, geometry_msgs::PoseStamped psPoseStampedValue) | CKeyValuePair | |
CKeyValuePair(designator_integration_msgs::KeyValuePair kvpContent) | CKeyValuePair | |
CKeyValuePair(list< CKeyValuePair * > lstChildren) | CKeyValuePair | |
clear() | CKeyValuePair | |
clearDataValue() | CKeyValuePair | |
copy() | CKeyValuePair | |
dataValue() | CKeyValuePair | |
dataValue(unsigned int &unLength) | CKeyValuePair | |
dataValueLength() | CKeyValuePair | |
description() | CDesignator | |
fillFromDescription(enum DesignatorType edtType, list< CKeyValuePair * > lstDescription) | CDesignator | |
fillFromDesignatorMsg(designator_integration_msgs::Designator desigContent) | CDesignator | |
fillWithKeyValueContent(designator_integration_msgs::KeyValuePair kvpContent) | CKeyValuePair | |
floatValue() | CKeyValuePair | |
floatValue(string strChildKey) | CKeyValuePair | |
id() | CKeyValuePair | |
init() | CKeyValuePair | |
key() | CKeyValuePair | |
keys() | CKeyValuePair | |
m_edtType | CDesignator | [private] |
m_evtType | CKeyValuePair | [protected] |
m_lstChildren | CKeyValuePair | [protected] |
parent() | CKeyValuePair | |
poseStampedValue() | CKeyValuePair | |
poseStampedValue(string strChildKey) | CKeyValuePair | |
poseValue() | CKeyValuePair | |
poseValue(string strChildKey) | CKeyValuePair | |
printDesignator() | CDesignator | |
printPair(int nSpaceOffset, bool bOffsetRegular=true, bool bNewline=true) | CKeyValuePair | |
printSpaces(int nSpaces) | CKeyValuePair | |
removeChildForKey(string strKey) | CKeyValuePair | |
serializeToMessage() | CDesignator | |
CKeyValuePair::serializeToMessage(int nParent, int nID) | CKeyValuePair | |
setActionDesignatorDescription(string strKey, list< CKeyValuePair * > lstDescription) | CKeyValuePair | |
setChildren(list< CKeyValuePair * > lstChildren) | CKeyValuePair | |
setDescription(list< CKeyValuePair * > lstDescription) | CDesignator | |
setID(int nID) | CKeyValuePair | |
setKey(string strKey) | CKeyValuePair | |
setLocationDesignatorDescription(string strKey, enum ValueType evtType, list< CKeyValuePair * > lstDescription) | CKeyValuePair | |
setObjectDesignatorDescription(string strKey, list< CKeyValuePair * > lstDescription) | CKeyValuePair | |
setParent(int nParent) | CKeyValuePair | |
setType(enum DesignatorType edtType) | CDesignator | |
CKeyValuePair::setType(enum ValueType evtType) | CKeyValuePair | |
setValue(string strValue) | CKeyValuePair | |
setValue(float fValue) | CKeyValuePair | |
setValue(geometry_msgs::PoseStamped psPoseStampedValue) | CKeyValuePair | |
setValue(geometry_msgs::Pose psPoseValue) | CKeyValuePair | |
setValue(void *vdValue, unsigned int unLength) | CKeyValuePair | |
setValue(enum ValueType evtType, list< CKeyValuePair * > lstDescription) | CKeyValuePair | |
setValue(string strKey, string strValue) | CKeyValuePair | |
setValue(string strKey, float fValue) | CKeyValuePair | |
setValue(string strKey, geometry_msgs::PoseStamped psPoseStampedValue) | CKeyValuePair | |
setValue(string strKey, geometry_msgs::Pose psPoseValue) | CKeyValuePair | |
setValue(string strKey, char *acValue, int nLength) | CKeyValuePair | |
setValue(string strKey, enum ValueType evtType, list< CKeyValuePair * > lstDescription) | CKeyValuePair | |
stringValue() | CKeyValuePair | |
stringValue(string strChildKey) | CKeyValuePair | |
type() | CDesignator | |
~CKeyValuePair() | CKeyValuePair | |