Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

DBProperty Member List

This is the complete list of members for DBProperty, including all inherited members.
accesscontrolsLocalProperty [protected]
addPropertyListener(PropertyListener *pl, bool refresh=true)LocalProperty [virtual]
asyncRead()Property [virtual]
asyncRead(int start, int length)Property [virtual]
checkDecoded()Property [protected, virtual]
dataProperty [protected]
data_lengthProperty [protected]
datatypeProperty [protected]
DBProperty(MetaObject *superobject)DBProperty [inline]
decodedProperty [protected]
doExcise()Property [virtual]
doSaveState(MessageBlock &output, set< string > &types, bool portable)Property [virtual]
force_typeDBProperty [protected]
getBoolProperty(Vobject &on, const string &name)Property [static]
getBoolProperty(Vobject &on, const string &name, bool defaultVal)Property [static]
getDataType()Property [virtual]
getFloatProperty(Vobject &on, const string &name, double lowLim, double upLim)Property [static]
getFloatProperty(Vobject &on, const string &name, double defaultVal, double lowerLimit, double upperLimit)Property [static]
getFloatProperty(Vobject &on, const string &name, double defaultVal)Property [static]
getFloatProperty(Vobject &on, const string &name)Property [static]
getFloatVectorProperty(Vobject &on, const string &name)Property [static]
getIntProperty(Vobject &on, const string &name)Property [static]
getIntProperty(Vobject &on, const string &name, int defaultVal)Property [static]
getIntProperty(Vobject &on, const string &name, int lowerLimit, int upperLimit)Property [static]
getIntProperty(Vobject &on, const string &name, int defaultVal, int lowerLimit, int upperLimit)Property [static]
getLength()Property [virtual]
getLengthHandler(Message *m)LocalProperty [protected]
getProperty(Vobject &on, const string &name)Property [static]
getProperty(Vobject &on, const string &name, const string &defaultVal)Property [static]
getPropertyAccessControls()LocalProperty [virtual]
getRawDataType()Property [virtual]
getRawLength()Property [virtual]
getSource()LocalProperty [inline, virtual]
getType()Property [virtual]
init(const string &select_query, const string &update_query, const string &type)DBProperty [virtual]
init(const string &select_all_q, const string &select_data_q, const string &select_type_q, const string &update_all_q, const string &update_data_q, const string &update_type_q)DBProperty [virtual]
init_components(const string &table, const string &name_col, const string &val_col, const string &type_col, const string &name_val)DBProperty
initialize()LocalProperty [inline, virtual]
initializeSecurity(Vobject &requester)LocalProperty [virtual]
insertPropertyAccessControl(int pos, PropertyAccessControl *ac)LocalProperty [virtual]
insertPropertyAccessControl(int pos, const string &policyname)LocalProperty [virtual]
LocalProperty(MetaObject *superobject)LocalProperty
LocalProperty(MetaObject *superobject, const string &d, const string &dt="?")LocalProperty
new_DBProperty(MetaObject *superobject, const string &type)DBProperty [inline, static]
new_LocalProperty(MetaObject *superobject, const string &type)LocalProperty [static]
notifyObjectExcise(RefCounted *object)Property [virtual]
open(string dbinfo="")DBProperty [inline, virtual]
Property(MetaObject *superobject)Property [protected]
Property(MetaObject *superobject, const string &d, const string &dt)Property [protected]
PropertyListenerMap typedefProperty [protected]
propertyListenersProperty [protected]
queryDB(const string &query)DBProperty [inline, virtual]
raw_dataProperty [protected]
raw_datatypeProperty [protected]
raw_lengthProperty [protected]
read(string &target)Property [virtual]
read(string &target, int start, int length)Property [virtual]
read()Property [virtual]
read(int start, int length)Property [virtual]
readFromFile(const string &filename, const string &type="")Property
readHandler(Message *m)LocalProperty [protected]
readRaw(string &target)Property [virtual]
readRaw(string &target, int start, int length)Property [virtual]
readRaw()Property [virtual]
readRaw(int start, int length)Property [virtual]
registerExtenders()DBProperty [inline, static]
removePropertyAccessControl(int pos)LocalProperty [virtual]
removePropertyAccessControl(PropertyAccessControl *m)LocalProperty [virtual]
removePropertyAccessControl(const string &policyname)LocalProperty [virtual]
removePropertyListener(PropertyListener *pl)Property [virtual]
replace(const string &newdata, const string &newtype="?")DBProperty [inline, virtual]
LocalProperty::replace(Vobject &initiator, const string &newdata, const string &newtype="?")LocalProperty [virtual]
replaceHandler(Message *m)LocalProperty [protected]
securitycallbackLocalProperty [protected, static]
select_all_queryDBProperty [protected]
select_data_queryDBProperty [protected]
select_type_queryDBProperty [protected]
setBoolProperty(Vobject &on, const string &name, bool val, PropertyAccessControl *ac)Property [static]
setFloatProperty(Vobject &on, const string &name, double val, double lowerLimit, double upperLimit, PropertyAccessControl *ac)Property [static]
setFloatProperty(Vobject &on, const string &name, double val, PropertyAccessControl *ac)Property [static]
setFloatVectorProperty(Vobject &on, const string &name, vector< double > v, PropertyAccessControl *ac)Property [static]
setIntProperty(Vobject &on, const string &name, int val, PropertyAccessControl *ac)Property [static]
setIntProperty(Vobject &on, const string &name, int val, int lowerLimit, int upperLimit, PropertyAccessControl *ac)Property [static]
setProperty(Vobject &on, const string &propname, const string &propval, const string &valtype, PropertyAccessControl *pac)Property [static]
setProperty(Vobject &on, const string &propname, double propval, PropertyAccessControl *pac)Property [static]
setPropertyWithReturn(Vobject &on, const string &propname, const string &propval, const string &valtype, PropertyAccessControl *pac, bool letErrorThrough=false)Property [static]
setPropertyWithReturn(Vobject &on, const string &propname, double propval, PropertyAccessControl *pac)Property [static]
setSecurityCallback(PropertySecurityInitializer *)LocalProperty [static]
startListeningHandler(Message *m)LocalProperty [protected]
stopListeningHandler(Message *m)LocalProperty [protected]
update_all_queryDBProperty [protected]
update_data_queryDBProperty [protected]
update_type_queryDBProperty [protected]
updateFromDB()DBProperty [virtual]
updateToDB()DBProperty [virtual]
validatePropertyAccess(PropertyEvent &e, string &message)LocalProperty [virtual]
write(int start, const string &newdata)DBProperty [inline, virtual]
LocalProperty::write(Vobject &initiator, int start, const string &newdata)LocalProperty [virtual]
writeHandler(Message *m)LocalProperty [protected]
writeRawToFile(Property *p, const string &filename, int offset=0, int length=-1)Property [inline, static]
writeRawToFile(const string &filename, int offset=0, int length=1)Property
writeStringToFile(const string &s, const string &filename)Property [protected, static]
writeToFile(Property *p, const string &filename, int offset=0, int length=-1)Property [inline, static]
writeToFile(const string &filename, int offset=0, int length=-1)Property
~LocalProperty()LocalProperty [virtual]

Generated on Tue Aug 12 03:55:53 2003 for Interreality Project - VOS by doxygen 1.3.2