Public Member Functions

opennwa::ClientInfo Class Reference

List of all members.

Public Member Functions

virtual ClientInfoclone ()=0
 Allocates and returns a new ClientInfo object that is a copy of this one.
virtual ref_ptr< ClientInfocloneRp ()
 Clones this ClientInfo object and returns a ref_ptr to it instead of a normal pointer.

Member Function Documentation

virtual ClientInfo* opennwa::ClientInfo::clone (  )  [pure virtual]

Allocates and returns a new ClientInfo object that is a copy of this one.

Referenced by cloneRp().

virtual ref_ptr<ClientInfo> opennwa::ClientInfo::cloneRp (  )  [virtual]

Clones this ClientInfo object and returns a ref_ptr to it instead of a normal pointer.

References clone().


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