Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

scim_property.h File Reference


Namespaces

namespace  scim

Defines

#define SCIM_PROPERTY_ACTIVE   0x01
#define SCIM_PROPERTY_VISIBLE   0x02

Typedefs

typedef std::vector< Property > PropertyList
 The container to store a set of Properties.

Functions

bool operator< (const Property &lhs, const Property &rhs)
bool operator< (const Property &lhs, const String &rhs)
bool operator< (const String &lhs, const Property &rhs)
bool operator== (const Property &lhs, const Property &rhs)
bool operator== (const Property &lhs, const String &rhs)
bool operator== (const String &lhs, const Property &rhs)
bool operator!= (const Property &lhs, const Property &rhs)
bool operator!= (const Property &lhs, const String &rhs)
bool operator!= (const String &lhs, const Property &rhs)

Define Documentation

#define SCIM_PROPERTY_ACTIVE   0x01
 

#define SCIM_PROPERTY_VISIBLE   0x02
 


Generated on Tue Aug 16 15:52:07 2005 for scim by  doxygen 1.4.1