HDK
|
#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) |
Definition at line 26 of file OP_GlobContext.h.
|
inline |
Definition at line 31 of file OP_GlobContext.h.
|
inline |
Definition at line 40 of file OP_GlobContext.h.
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 | ) |