VR-Forces 4.1 Class Documentation
Classes | Namespaces | Functions
query.h File Reference

Go to the source code of this file.

Classes

class  MAKVRinTerra::DtQuery< Result >
 Represents a set of characeters a DtFeature object can have. More...
class  MAKVRinTerra::DtQuery< Result >::Implementation
class  MAKVRinTerra::DtQuery< Result >
 Represents a set of characeters a DtFeature object can have. More...
class  MAKVRinTerra::DtQuery< Result >
 Represents a set of characeters a DtFeature object can have. More...
class  MAKVRinTerra::DtQuery< Result >
 Represents a set of characeters a DtFeature object can have. More...
class  MAKVRinTerra::DtTrueQuery
 Matches any feature. More...
class  MAKVRinTerra::DtFalseQuery
 Matches no features. More...
class  MAKVRinTerra::DtAndQuery
 Matches features which match two other DtQuery objects. More...
class  MAKVRinTerra::DtOrQuery
 Matches features which match either of two other DtQuery objects. More...
class  MAKVRinTerra::DtGeometryIntersects
 Matches features whose geometries intersect a specific geometry. More...
class  MAKVRinTerra::DtHasGeometry
class  MAKVRinTerra::DtHasAttribute
 Matches features that have an attribute with a certain key. More...
class  MAKVRinTerra::DtHasAttributeValue

Namespaces

namespace  MAKVRinTerra
 FIXME - temporary since I don't know what I'll be using.

Functions

DT_DLL_features std::ostream & MAKVRinTerra::operator<< (std::ostream &, const DtQuery &)
 iostream output operator.
DtQuery combination

These functions are used to combine simple DtQuery objects into more complicated ones.

DT_DLL_features DtQuery MAKVRinTerra::operator|| (const DtQuery &, const DtQuery &)
DT_DLL_features DtQuery MAKVRinTerra::operator&& (const DtQuery &, const DtQuery &)

Detailed Description


Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)