Inheritance diagram for hazelcast::client::query::NotPredicate:Public Member Functions | |
| NotPredicate (std::auto_ptr< Predicate > predicate) | |
| int | getFactoryId () const | 
| int | getClassId () const | 
| void | writeData (serialization::ObjectDataOutput &out) const | 
| Defines how this class will be written.  More... | |
| void | readData (serialization::ObjectDataInput &in) | 
| Defines how this class will be read.  More... | |
  Public Member Functions inherited from hazelcast::client::serialization::IdentifiedDataSerializable | |
| virtual | ~IdentifiedDataSerializable () | 
| Destructor.  | |
| hazelcast::client::query::NotPredicate::NotPredicate | ( | std::auto_ptr< Predicate > | predicate | ) | 
| predicate | The predicate to be negated | 
      
  | 
  virtual | 
Implements hazelcast::client::serialization::IdentifiedDataSerializable.
      
  | 
  virtual | 
Implements hazelcast::client::serialization::IdentifiedDataSerializable.
      
  | 
  virtual | 
Defines how this class will be read.
| reader | ObjectDataInput | 
Implements hazelcast::client::serialization::IdentifiedDataSerializable.
      
  | 
  virtual | 
Defines how this class will be written.
| writer | ObjectDataOutput | 
Implements hazelcast::client::serialization::IdentifiedDataSerializable.
 1.8.6