Goby v2
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
goby::common::protobuf::HDF5Config Class Reference
Inheritance diagram for goby::common::protobuf::HDF5Config:
Inheritance graph
[legend]

Public Member Functions

 HDF5Config (const HDF5Config &from)
 
HDF5Configoperator= (const HDF5Config &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (HDF5Config *other)
 
HDF5ConfigNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const HDF5Config &from)
 
void MergeFrom (const HDF5Config &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
 
bool has_output_file () const
 
void clear_output_file ()
 
const ::std::string & output_file () const
 
void set_output_file (const ::std::string &value)
 
void set_output_file (const char *value)
 
void set_output_file (const char *value, size_t size)
 
inline::std::string * mutable_output_file ()
 
inline::std::string * release_output_file ()
 
void set_allocated_output_file (::std::string *output_file)
 
bool has_include_string_fields () const
 
void clear_include_string_fields ()
 
bool include_string_fields () const
 
void set_include_string_fields (bool value)
 
int input_file_size () const
 
void clear_input_file ()
 
const ::std::string & input_file (int index) const
 
inline::std::string * mutable_input_file (int index)
 
void set_input_file (int index, const ::std::string &value)
 
void set_input_file (int index, const char *value)
 
void set_input_file (int index, const char *value, size_t size)
 
inline::std::string * add_input_file ()
 
void add_input_file (const ::std::string &value)
 
void add_input_file (const char *value)
 
void add_input_file (const char *value, size_t size)
 
const ::google::protobuf::RepeatedPtrField< ::std::string > & input_file () const
 
inline::google::protobuf::RepeatedPtrField< ::std::string > * mutable_input_file ()
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const HDF5Configdefault_instance ()
 

Static Public Attributes

static const int kOutputFileFieldNumber = 10
 
static const int kIncludeStringFieldsFieldNumber = 20
 
static const int kInputFileFieldNumber = 30
 

Friends

void protobuf_AddDesc_goby_2fcommon_2fprotobuf_2fhdf5_2eproto ()
 
void protobuf_AssignDesc_goby_2fcommon_2fprotobuf_2fhdf5_2eproto ()
 
void protobuf_ShutdownFile_goby_2fcommon_2fprotobuf_2fhdf5_2eproto ()
 

Detailed Description

Definition at line 46 of file hdf5.pb.h.


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