Searched refs:getDesc (Results 1 – 5 of 5) sorted by relevance
59 string getDesc() const;
57 string getDesc() const;
98 string LDAPObjClass::getDesc() const { in getDesc() function in LDAPObjClass
108 string LDAPAttrType::getDesc() const { in getDesc() function in LDAPAttrType
53 std::cout << test.getDesc() << std::endl; in main()