Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
us::LDAPExprConstants Namespace Reference

Functions

static LDAPExpr::Byte WILDCARD ()
 
static const std::string & WILDCARD_STRING ()
 
static const std::string & NULLQ ()
 
static const std::string & GARBAGE ()
 
static const std::string & EOS ()
 
static const std::string & MALFORMED ()
 
static const std::string & OPERATOR ()
 

Function Documentation

static const std::string& us::LDAPExprConstants::EOS ( )
static

Definition at line 64 of file usLDAPExpr.cpp.

static const std::string& us::LDAPExprConstants::GARBAGE ( )
static

Definition at line 58 of file usLDAPExpr.cpp.

static const std::string& us::LDAPExprConstants::MALFORMED ( )
static

Definition at line 70 of file usLDAPExpr.cpp.

static const std::string& us::LDAPExprConstants::NULLQ ( )
static

Definition at line 52 of file usLDAPExpr.cpp.

static const std::string& us::LDAPExprConstants::OPERATOR ( )
static

Definition at line 76 of file usLDAPExpr.cpp.

static LDAPExpr::Byte us::LDAPExprConstants::WILDCARD ( )
static

Definition at line 40 of file usLDAPExpr.cpp.

References max().

Referenced by WILDCARD_STRING().

static const std::string& us::LDAPExprConstants::WILDCARD_STRING ( )
static

Definition at line 46 of file usLDAPExpr.cpp.

References WILDCARD().