|
| HDF5Config (const HDF5Config &from) |
|
HDF5Config & | operator= (const HDF5Config &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (HDF5Config *other) |
|
HDF5Config * | New () 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 () |
|
Definition at line 46 of file hdf5.pb.h.