MCPcopy Create free account
hub / github.com/NatLabRockies/SAM / GetString

Method GetString

src/s3objects.cpp:163–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163wxString VProperty::GetString()
164{
165 if ( m_pReference ) return m_pReference->GetString();
166 else return m_string;
167}
168
169wxArrayString &VProperty::GetChoices()
170{

Callers 15

OnCommandMethod · 0.45
UpdateObjectListMethod · 0.45
ValueToPropGridMethod · 0.45
PropGridToValueMethod · 0.45
InitializeSectionsMethod · 0.45
fcall_createFunction · 0.45
fcall_objectsFunction · 0.45
fcall_propertyFunction · 0.45
OnCommandMethod · 0.45
FormToVarInfoMethod · 0.45
OnEvtMethod · 0.45
CreateNativeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected