This is the complete list of members for IliTablePropertyManager, including all inherited members.
| addObserver(IliTablePropertyObserver *observer) | IliTablePropertyManager | |
| getName() const | IliTablePropertyManager | |
| getProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName, IliValue &propVal) const =0 | IliTablePropertyManager | pure virtual | 
| getPropertyCount(IlInt rowno, IlInt colno) const =0 | IliTablePropertyManager | pure virtual | 
| getPropertyNameAt(IlInt rowno, IlInt colno, IlInt propIndex) const =0 | IliTablePropertyManager | pure virtual | 
| getRefCount() const | IliRefCounted | |
| getScopedProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName, IliValue &propVal) const =0 | IliTablePropertyManager | pure virtual | 
| getTable() const | IliTablePropertyManager | |
| hasProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName) const | IliTablePropertyManager | virtual | 
| hasScopedProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName) const | IliTablePropertyManager | virtual | 
| lock() const | IliRefCounted | |
| removeObserver(IliTablePropertyObserver *observer) | IliTablePropertyManager | |
| removeProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName)=0 | IliTablePropertyManager | pure virtual | 
| setProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName, const IliValue &propVal)=0 | IliTablePropertyManager | pure virtual | 
| tidy()=0 | IliTablePropertyManager | pure virtual | 
| unLock() const | IliRefCounted | |
| ~IliRefCounted() | IliRefCounted | protectedvirtual |