Searched defs:GetValue (Results 1 - 25 of 43) sorted by relevance

12

/haiku/headers/private/debugger/value/values/
H A DBoolValue.h17 bool GetValue() const function in class:BoolValue
H A DFloatValue.h17 BVariant GetValue() const function in class:FloatValue
H A DStringValue.h17 BString GetValue() const function in class:StringValue
H A DIntegerValue.h23 const BVariant& GetValue() const function in class:IntegerValue
/haiku/headers/private/debugger/model/
H A DExpressionValues.h67 ExpressionValues::GetValue(FunctionID* function, Thread* thread, function in class:ExpressionValues
H A DStackFrameValues.h59 StackFrameValues::GetValue(ObjectID* variable, const TypeComponentPath& path, function in class:StackFrameValues
/haiku/src/system/kernel/vm/
H A DVMUserArea.h39 Value* GetValue(AVLTreeNode* node) const function in struct:VMUserAreaTreeDefinition
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DLiveSetting.cpp149 LiveSetting::GetValue(BMessage *msgFrom, bool &val) const function in class:LiveSetting
166 LiveSetting::GetValue(BMessage *msgFrom, int32 &val) const function in class:LiveSetting
183 LiveSetting::GetValue(BMessage *msgFrom, BString &val) const function in class:LiveSetting
/haiku/src/tests/add-ons/print/ppd/model/
H A DStatementList.cpp60 const char* StatementList::GetValue(const char* keyword) function in class:StatementList
H A DValue.cpp41 BString* Value::GetValue() function in class:Value
H A DStatement.cpp67 Value* Statement::GetValue() function in class:Statement
H A DStatementWrapper.cpp77 Value* GroupStatement::GetValue() function in class:GroupStatement
/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DInt64Property.cpp64 Int64Property::GetValue(BString& string) function in class:Int64Property
H A DIconProperty.cpp116 IconProperty::GetValue(BString& string) function in class:IconProperty
H A DColorProperty.cpp140 ColorProperty::GetValue(BString& string) function in class:ColorProperty
H A DOptionProperty.cpp153 OptionProperty::GetValue(BString& string) function in class:OptionProperty
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpointManager.h37 Value* GetValue(AVLTreeNode* node) const function in struct:L2capEndpointManager::EndpointTreeDefinitionBase
/haiku/src/apps/resedit/
H A DInternalEditors.h32 const char * GetValue(void) const { return fValueView->Text(); } function in class:StringEditView
/haiku/src/kits/debugger/model/
H A DExpressionValues.cpp141 ExpressionValues::GetValue(FunctionID* function, ::Thread* thread, function in class:ExpressionValues
H A DStackFrameValues.cpp131 StackFrameValues::GetValue(ObjectID* variable, const TypeComponentPath* path, function in class:StackFrameValues
/haiku/headers/private/debugger/value/
H A DValueNode.h83 Value* GetValue() const { return fValue; } function in class:ValueNode
/haiku/src/kits/shared/
H A DSettingsMessage.cpp366 SettingsMessage::GetValue(const char* name, bool defaultValue) const function in class:SettingsMessage
376 SettingsMessage::GetValue(const char* name, int8 defaultValue) const function in class:SettingsMessage
386 SettingsMessage::GetValue(const char* name, int16 defaultValue) const function in class:SettingsMessage
396 SettingsMessage::GetValue(const char* name, uint16 defaultValue) const function in class:SettingsMessage
406 SettingsMessage::GetValue(const char* name, int32 defaultValue) const function in class:SettingsMessage
416 SettingsMessage::GetValue(const char* name, uint32 defaultValue) const function in class:SettingsMessage
430 SettingsMessage::GetValue(const char* name, int64 defaultValue) const function in class:SettingsMessage
440 SettingsMessage::GetValue(const char* name, uint64 defaultValue) const function in class:SettingsMessage
450 SettingsMessage::GetValue(const char* name, float defaultValue) const function in class:SettingsMessage
460 SettingsMessage::GetValue(cons function in class:SettingsMessage
470 SettingsMessage::GetValue(const char* name, const BString& defaultValue) const function in class:SettingsMessage
480 SettingsMessage::GetValue(const char* name, const char* defaultValue) const function in class:SettingsMessage
490 SettingsMessage::GetValue(const char *name, BPoint defaultValue) const function in class:SettingsMessage
500 SettingsMessage::GetValue(const char* name, BRect defaultValue) const function in class:SettingsMessage
510 SettingsMessage::GetValue(const char* name, const entry_ref& defaultValue) const function in class:SettingsMessage
520 SettingsMessage::GetValue(const char* name, const BMessage& defaultValue) const function in class:SettingsMessage
530 SettingsMessage::GetValue(const char* name, const BFont& defaultValue) const function in class:SettingsMessage
556 SettingsMessage::GetValue(const char* name, type_code type, ssize_t numBytes, function in class:SettingsMessage
[all...]
/haiku/headers/private/locale/
H A DHashMapCatalog.h169 HashMapCatalog::CatWalker::GetValue() const function in class:BPrivate::HashMapCatalog::CatWalker
/haiku/src/apps/icon-o-matic/generic/property/
H A DPropertyObject.cpp271 PropertyObject::GetValue(uint32 propertyID, BString& value) const function in class:PropertyObject
/haiku/src/bin/bfs_tools/lib/
H A DHashtable.cpp101 void *Hashtable::GetValue(const void *key) function in class:Hashtable

Completed in 184 milliseconds

12