Phasor  01.00.10.059
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
halo::CPlayerBaseStream Class Reference

#include <HaloStreams.h>

+ Inheritance diagram for halo::CPlayerBaseStream:

Public Member Functions

const s_playerGetPlayer ()
 
- Public Member Functions inherited from COutStream
void Notify (COutStream &master)
 
void DontNotify (COutStream &master)
 
 COutStream ()
 
virtual ~COutStream ()
 
virtual std::unique_ptr
< COutStream
clone () const =0
 
virtual bool Write (const std::wstring &str)=0
 
void Flush ()
 
COutStreamoperator<< (const endl_tag &)
 
COutStreamoperator<< (const std::string &string)
 
COutStreamoperator<< (const std::wstring &string)
 
COutStreamoperator<< (const char *string)
 
COutStreamoperator<< (const wchar_t *string)
 
COutStreamoperator<< (wchar_t c)
 
COutStreamoperator<< (DWORD number)
 
COutStreamoperator<< (int number)
 
COutStreamoperator<< (double number)
 
void print (const char *format,...)
 
void wprint (const wchar_t *format,...)
 

Protected Member Functions

 CPlayerBaseStream (const s_player &player, bool do_check)
 
 CPlayerBaseStream (const s_player &player)
 
bool ValidatePlayer ()
 
- Protected Member Functions inherited from COutStream
virtual void AppendData (const std::wstring &str)
 
virtual void AppendData (wchar_t c)
 
virtual void Reserve (size_t size)
 

Protected Attributes

const s_playerplayer
 

Additional Inherited Members

- Public Attributes inherited from COutStream
bool no_flush
 
std::set< COutStream * > masters
 

Constructor & Destructor Documentation

halo::CPlayerBaseStream::CPlayerBaseStream ( const s_player player,
bool  do_check 
)
protected
halo::CPlayerBaseStream::CPlayerBaseStream ( const s_player player)
protected

Member Function Documentation

const s_player& halo::CPlayerBaseStream::GetPlayer ( )
inline
bool halo::CPlayerBaseStream::ValidatePlayer ( )
protected

Member Data Documentation

const s_player& halo::CPlayerBaseStream::player
protected

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