Searched defs:GetStr (Results 1 – 5 of 5) sorted by relevance
28 ByteString GetStr() const { return m_csDA; } in GetStr() function
50 #define GetStr(str,val) do { \ macro
112 #define GetStr(str,val) do { \ macro
949 func (m *KnownTypes) GetStr() *wrappers.StringValue { func996 func (m *MsgWithRequired) GetStr() string { func1129 func (m *MsgWithRequiredWKT) GetStr() *wrappers.StringValue { func
267 const char* StrPair::GetStr() in GetStr() function in tinyxml2::StrPair