FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T>
ChatClient
< T >::
ChatClient
(
const char *
name
)
inline
Definition at line
60
of file
ChatClient.h
.
60
: T(name),
61
ChatClientImp
(T::GetStreamOut(), T::GetStreamIn())
62
{
63
}
ChatClientImp::ChatClientImp
ChatClientImp(std::ostream &out, std::ostream &in)
Definition:
ChatClient.h:30
ChatClient
Generated on Sun Sep 18 2016 20:50:43 for FACT++ by
1.8.11