|
| MOOSScopeConfig (const MOOSScopeConfig &from) |
|
MOOSScopeConfig & | operator= (const MOOSScopeConfig &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (MOOSScopeConfig *other) |
|
MOOSScopeConfig * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const MOOSScopeConfig &from) |
|
void | MergeFrom (const MOOSScopeConfig &from) |
|
void | Clear () |
|
bool | IsInitialized () const |
|
int | ByteSize () const |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
|
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
|
int | GetCachedSize () const |
|
::google::protobuf::Metadata | GetMetadata () const |
|
int | subscription_size () const |
|
void | clear_subscription () |
|
const ::std::string & | subscription (int index) const |
|
inline::std::string * | mutable_subscription (int index) |
|
void | set_subscription (int index, const ::std::string &value) |
|
void | set_subscription (int index, const char *value) |
|
void | set_subscription (int index, const char *value, size_t size) |
|
inline::std::string * | add_subscription () |
|
void | add_subscription (const ::std::string &value) |
|
void | add_subscription (const char *value) |
|
void | add_subscription (const char *value, size_t size) |
|
const ::google::protobuf::RepeatedPtrField< ::std::string > & | subscription () const |
|
inline::google::protobuf::RepeatedPtrField< ::std::string > * | mutable_subscription () |
|
bool | has_column_width () const |
|
void | clear_column_width () |
|
const ::goby::common::protobuf::MOOSScopeConfig_ColumnWidthPixels & | column_width () const |
|
inline::goby::common::protobuf::MOOSScopeConfig_ColumnWidthPixels * | mutable_column_width () |
|
inline::goby::common::protobuf::MOOSScopeConfig_ColumnWidthPixels * | release_column_width () |
|
void | set_allocated_column_width (::goby::common::protobuf::MOOSScopeConfig_ColumnWidthPixels *column_width) |
|
bool | has_sort_by_column () const |
|
void | clear_sort_by_column () |
|
inline::goby::common::protobuf::MOOSScopeConfig_Column | sort_by_column () const |
|
void | set_sort_by_column (::goby::common::protobuf::MOOSScopeConfig_Column value) |
|
bool | has_sort_ascending () const |
|
void | clear_sort_ascending () |
|
bool | sort_ascending () const |
|
void | set_sort_ascending (bool value) |
|
bool | has_scope_height () const |
|
void | clear_scope_height () |
|
inline::google::protobuf::int32 | scope_height () const |
|
void | set_scope_height (::google::protobuf::int32 value) |
|
bool | has_regex_filter_column () const |
|
void | clear_regex_filter_column () |
|
inline::goby::common::protobuf::MOOSScopeConfig_Column | regex_filter_column () const |
|
void | set_regex_filter_column (::goby::common::protobuf::MOOSScopeConfig_Column value) |
|
bool | has_regex_filter_expression () const |
|
void | clear_regex_filter_expression () |
|
const ::std::string & | regex_filter_expression () const |
|
void | set_regex_filter_expression (const ::std::string &value) |
|
void | set_regex_filter_expression (const char *value) |
|
void | set_regex_filter_expression (const char *value, size_t size) |
|
inline::std::string * | mutable_regex_filter_expression () |
|
inline::std::string * | release_regex_filter_expression () |
|
void | set_allocated_regex_filter_expression (::std::string *regex_filter_expression) |
|
int | history_size () const |
|
void | clear_history () |
|
const ::goby::common::protobuf::MOOSScopeConfig_HistoryConfig & | history (int index) const |
|
inline::goby::common::protobuf::MOOSScopeConfig_HistoryConfig * | mutable_history (int index) |
|
inline::goby::common::protobuf::MOOSScopeConfig_HistoryConfig * | add_history () |
|
const ::google::protobuf::RepeatedPtrField< ::goby::common::protobuf::MOOSScopeConfig_HistoryConfig > & | history () const |
|
inline::google::protobuf::RepeatedPtrField< ::goby::common::protobuf::MOOSScopeConfig_HistoryConfig > * | mutable_history () |
|
bool | has_max_history_items () const |
|
void | clear_max_history_items () |
|
inline::google::protobuf::int32 | max_history_items () const |
|
void | set_max_history_items (::google::protobuf::int32 value) |
|
bool | has_moos_parser_technique () const |
|
void | clear_moos_parser_technique () |
|
inline::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique | moos_parser_technique () const |
|
void | set_moos_parser_technique (::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique value) |
|
|
static const Column | COLUMN_KEY = MOOSScopeConfig_Column_COLUMN_KEY |
|
static const Column | COLUMN_TYPE = MOOSScopeConfig_Column_COLUMN_TYPE |
|
static const Column | COLUMN_VALUE = MOOSScopeConfig_Column_COLUMN_VALUE |
|
static const Column | COLUMN_TIME = MOOSScopeConfig_Column_COLUMN_TIME |
|
static const Column | COLUMN_COMMUNITY = MOOSScopeConfig_Column_COLUMN_COMMUNITY |
|
static const Column | COLUMN_SOURCE = MOOSScopeConfig_Column_COLUMN_SOURCE |
|
static const Column | COLUMN_SOURCE_AUX = MOOSScopeConfig_Column_COLUMN_SOURCE_AUX |
|
static const Column | COLUMN_MAX = MOOSScopeConfig_Column_COLUMN_MAX |
|
static const Column | Column_MIN |
|
static const Column | Column_MAX |
|
static const int | Column_ARRAYSIZE |
|
static const int | kSubscriptionFieldNumber = 1 |
|
static const int | kColumnWidthFieldNumber = 2 |
|
static const int | kSortByColumnFieldNumber = 3 |
|
static const int | kSortAscendingFieldNumber = 4 |
|
static const int | kScopeHeightFieldNumber = 5 |
|
static const int | kRegexFilterColumnFieldNumber = 6 |
|
static const int | kRegexFilterExpressionFieldNumber = 7 |
|
static const int | kHistoryFieldNumber = 8 |
|
static const int | kMaxHistoryItemsFieldNumber = 10 |
|
static const int | kMoosParserTechniqueFieldNumber = 20 |
|
Definition at line 914 of file liaison_config.pb.h.