Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
singa::ServerTopology Class Reference
Inheritance diagram for singa::ServerTopology:

Public Member Functions

 ServerTopology (const ServerTopology &from)
 
ServerTopologyoperator= (const ServerTopology &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ServerTopology *other)
 
ServerTopologyNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ServerTopology &from)
 
void MergeFrom (const ServerTopology &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_id () const
 
void clear_id ()
 
inline::google::protobuf::int32 id () const
 
void set_id (::google::protobuf::int32 value)
 
bool has_sync_interval () const
 
void clear_sync_interval ()
 
inline::google::protobuf::int32 sync_interval () const
 
void set_sync_interval (::google::protobuf::int32 value)
 
int neighbor_size () const
 
void clear_neighbor ()
 
inline::google::protobuf::int32 neighbor (int index) const
 
void set_neighbor (int index,::google::protobuf::int32 value)
 
void add_neighbor (::google::protobuf::int32 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::int32 > & 
neighbor () const
 
inline::google::protobuf::RepeatedField
< ::google::protobuf::int32 > * 
mutable_neighbor ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kSyncIntervalFieldNumber = 2
 
static const int kNeighborFieldNumber = 3
 

Friends

void protobuf_AddDesc_cluster_2eproto ()
 
void protobuf_AssignDesc_cluster_2eproto ()
 
void protobuf_ShutdownFile_cluster_2eproto ()
 

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