HDK
|
#include <HUSD_Bucket.h>
Public Member Functions | |
void | setKeyword (const UT_StringRef &keyword) |
Sets and gets the keyword (a string). More... | |
const UT_StringHolder & | getKeyword () const |
Sets and gets the keyword (a string). More... | |
void | setOptions (const UT_Options &options) |
Sets and gets the options (ie, parameters and their values). More... | |
const UT_Options & | getOptions () const |
Sets and gets the options (ie, parameters and their values). More... | |
Represents a value associated with the bucket Note, the keyword could be part of options structure, but many situations benefit from having a single default bucketing string, such as a keyword.
Definition at line 29 of file HUSD_Bucket.h.
|
inline |
Sets and gets the keyword (a string).
Definition at line 35 of file HUSD_Bucket.h.
|
inline |
Sets and gets the options (ie, parameters and their values).
Definition at line 42 of file HUSD_Bucket.h.
|
inline |
Sets and gets the keyword (a string).
Definition at line 33 of file HUSD_Bucket.h.
|
inline |
Sets and gets the options (ie, parameters and their values).
Definition at line 40 of file HUSD_Bucket.h.