LDA::header Class Reference
#include <document.pb.h>
List of all members.
Constructor & Destructor Documentation
LDA::header::~header |
( |
|
) |
[virtual] |
LDA::header::header |
( |
const header & |
from |
) |
|
Member Function Documentation
int LDA::header::ByteSize |
( |
|
) |
const |
void LDA::header::Clear |
( |
|
) |
|
void LDA::header::clear_num_topics |
( |
|
) |
[inline] |
void LDA::header::clear_num_words |
( |
|
) |
[inline] |
void LDA::header::clear_version |
( |
|
) |
[inline] |
void LDA::header::CopyFrom |
( |
const header & |
from |
) |
|
void LDA::header::CopyFrom |
( |
const ::google::protobuf::Message & |
from |
) |
|
const header & LDA::header::default_instance |
( |
|
) |
[static] |
const ::google::protobuf::Descriptor * LDA::header::descriptor |
( |
|
) |
[static] |
int LDA::header::GetCachedSize |
( |
|
) |
const [inline] |
google::protobuf::Metadata LDA::header::GetMetadata |
( |
|
) |
const |
bool LDA::header::has_num_topics |
( |
|
) |
const [inline] |
bool LDA::header::has_num_words |
( |
|
) |
const [inline] |
bool LDA::header::has_version |
( |
|
) |
const [inline] |
bool LDA::header::IsInitialized |
( |
|
) |
const |
void LDA::header::MergeFrom |
( |
const header & |
from |
) |
|
void LDA::header::MergeFrom |
( |
const ::google::protobuf::Message & |
from |
) |
|
bool LDA::header::MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input |
) |
|
inline ::google::protobuf::UnknownFieldSet* LDA::header::mutable_unknown_fields |
( |
|
) |
[inline] |
header * LDA::header::New |
( |
|
) |
const |
google::protobuf::uint32 LDA::header::num_topics |
( |
|
) |
const [inline] |
google::protobuf::uint32 LDA::header::num_words |
( |
|
) |
const [inline] |
header& LDA::header::operator= |
( |
const header & |
from |
) |
[inline] |
void LDA::header::SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output |
) |
const |
google::protobuf::uint8 * LDA::header::SerializeWithCachedSizesToArray |
( |
::google::protobuf::uint8 * |
output |
) |
const |
void LDA::header::set_num_topics |
( |
::google::protobuf::uint32 |
value |
) |
[inline] |
void LDA::header::set_num_words |
( |
::google::protobuf::uint32 |
value |
) |
[inline] |
void LDA::header::set_version |
( |
double |
value |
) |
[inline] |
void LDA::header::Swap |
( |
header * |
other |
) |
|
const ::google::protobuf::UnknownFieldSet& LDA::header::unknown_fields |
( |
|
) |
const [inline] |
double LDA::header::version |
( |
|
) |
const [inline] |
Friends And Related Function Documentation
void protobuf_AddDesc_document_2eproto |
( |
|
) |
[friend] |
void protobuf_AssignDesc_document_2eproto |
( |
|
) |
[friend] |
void protobuf_ShutdownFile_document_2eproto |
( |
|
) |
[friend] |
Member Data Documentation
The documentation for this class was generated from the following files: