10 #ifndef YARP_OS_NESTEDCONTACT_H
11 #define YARP_OS_NESTEDCONTACT_H
81 bool fromString(
const std::string& nFullName);
83 void setTypeName(
const std::string& nWireType);
85 void setCategoryWrite();
87 void setCategoryRead();
89 std::string getFullName()
const;
91 std::string getNodeName()
const;
93 std::string getNestedName()
const;
95 std::string getCategory()
const;
97 std::string getTypeName()
const;
99 std::string getTypeNameStar()
const;
101 bool isNested()
const;
107 #ifndef DOXYGEN_SHOULD_SKIP_THIS
111 #endif // DOXYGEN_SHOULD_SKIP_THIS
117 #endif // YARP_OS_NESTEDCONTACT_H