#include </home/jparks/src/open-source/openbinder/libraries/libbinder/services/InformList.h>
Public Member Functions | |
status_t | Add (const SValue &key, const T &info) |
status_t | Find (const SValue &key, SSortedVector< T > *info) |
InformList () | |
status_t | Remove (const SValue &key, const T &info) |
~InformList () | |
Public Attributes | |
SKeyedVector< SValue, SSortedVector< T > * > | m_list |
|
|
|
|
|
|
|
|
|
|
|
|