PLearn 0.1
PLearn::NetworkConnection Member List
This is the complete list of members for PLearn::NetworkConnection, including all inherited members.
_classname_()PLearn::NetworkConnection [static]
_getOptionList_()PLearn::NetworkConnection [static]
_getRemoteMethodMap_()PLearn::NetworkConnection [static]
_isa_(const Object *o)PLearn::NetworkConnection [static]
_new_instance_for_typemap_()PLearn::NetworkConnection [static]
_static_initialize_()PLearn::NetworkConnection [static]
_static_initializer_PLearn::NetworkConnection [static]
asString() const PLearn::Object [virtual]
asStringRemoteTransmit() const PLearn::Object [virtual]
build()PLearn::NetworkConnection [virtual]
build_()PLearn::NetworkConnection [private]
call(const string &methodname, int nargs, PStream &io)PLearn::Object [virtual]
changeOption(const string &optionname, const string &value)PLearn::Object
changeOptions(const map< string, string > &name_value)PLearn::Object [virtual]
classname() const PLearn::NetworkConnection [virtual]
declareMethods(RemoteMethodMap &rmm)PLearn::Object [protected, static]
declareOptions(OptionList &ol)PLearn::NetworkConnection [static]
declaringFile()PLearn::NetworkConnection [inline, static]
deepCopy(CopiesMap &copies) const PLearn::NetworkConnection [virtual]
deepCopyNoMap()PLearn::Object
destinationPLearn::NetworkConnection
dst_modulePLearn::NetworkConnection [protected]
dst_portPLearn::NetworkConnection [protected]
getDestinationModule()PLearn::NetworkConnection
getDestinationPort()PLearn::NetworkConnection
getOption(const string &optionname) const PLearn::Object
getOptionList() const PLearn::NetworkConnection [virtual]
getOptionMap() const PLearn::NetworkConnection [virtual]
getOptionsToRemoteTransmit() const PLearn::Object [virtual]
getOptionsToSave() const PLearn::Object [virtual]
getRemoteMethodMap() const PLearn::NetworkConnection [virtual]
getSourceModule()PLearn::NetworkConnection
getSourcePort()PLearn::NetworkConnection
hasOption(const string &optionname) const PLearn::Object
info() const PLearn::Object [virtual]
inherited typedefPLearn::NetworkConnection [private]
initialize(map< string, PP< OnlineLearningModule > > &modules)PLearn::NetworkConnection
load(const PPath &filename)PLearn::Object [virtual]
makeDeepCopyFromShallowCopy(CopiesMap &copies)PLearn::NetworkConnection [virtual]
NetworkConnection()PLearn::NetworkConnection
NetworkConnection(const string &the_source, const string &the_destination, bool the_propagate_gradient, bool call_build_=true)PLearn::NetworkConnection
NetworkConnection(PP< OnlineLearningModule > the_src_module, const string &the_src_port, PP< OnlineLearningModule > the_dst_module, const string &the_dst_port, bool the_propagate_gradient, bool call_build_=true)PLearn::NetworkConnection
newread(PStream &in, unsigned int id=UINT_MAX)PLearn::Object
newwrite(PStream &out) const PLearn::Object [virtual]
Object(bool call_build_=false)PLearn::Object
oldread(istream &in)PLearn::Object [virtual]
parseOptionName(const string &optionname, Object *&final_object, OptionList::iterator &option_iter, string &option_index)PLearn::Object
parseOptionName(const string &optionname, const Object *&final_object, OptionList::iterator &option_iter, string &option_index) const PLearn::Object
PPointable()PLearn::PPointable [inline]
PPointable(const PPointable &other)PLearn::PPointable [inline]
prepareToSendResults(PStream &out, int nres)PLearn::Object [static]
propagate_gradientPLearn::NetworkConnection
read(istream &in)PLearn::Object [virtual]
readOptionVal(PStream &in, const string &optionname, unsigned int id=UINT_MAX)PLearn::Object
ref() const PLearn::PPointable [inline]
run()PLearn::Object [virtual]
save(const PPath &filename) const PLearn::Object [virtual]
setOption(const string &optionname, const string &value)PLearn::Object
sourcePLearn::NetworkConnection
src_modulePLearn::NetworkConnection [protected]
src_portPLearn::NetworkConnection [protected]
unref() const PLearn::PPointable [inline]
usage() const PLearn::PPointable [inline]
write(ostream &out) const PLearn::Object [virtual]
writeOptionVal(PStream &out, const string &optionname) const PLearn::Object
~Object()PLearn::Object [virtual]
~PPointable()PLearn::PPointable [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines