HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_GlobContext Class Reference

#include <OP_GlobContext.h>

Public Member Functions

 OP_GlobContext ()
 
 OP_GlobContext (const OP_Node *context_node)
 
bool canSearchContents (const OP_Node *)
 
bool canSearchContents (const OP_NetworkBox *)
 
bool canSearchParms (const OP_Node *)
 
bool isCaseSensitiveSearch () const
 
void setCaseSensitiveSearch (bool case_sensitive)
 

Detailed Description

Definition at line 26 of file OP_GlobContext.h.

Constructor & Destructor Documentation

OP_GlobContext::OP_GlobContext ( )
inline

Definition at line 31 of file OP_GlobContext.h.

OP_GlobContext::OP_GlobContext ( const OP_Node context_node)
inline

Definition at line 40 of file OP_GlobContext.h.

Member Function Documentation

bool OP_GlobContext::canSearchContents ( const OP_Node )
bool OP_GlobContext::canSearchContents ( const OP_NetworkBox )
bool OP_GlobContext::canSearchParms ( const OP_Node )
bool OP_GlobContext::isCaseSensitiveSearch ( ) const
void OP_GlobContext::setCaseSensitiveSearch ( bool  case_sensitive)

The documentation for this class was generated from the following file: