Wraith  0.1.5
Basic 3D game engine in C++
ScreenLogAttorney Class Reference

A screen log attorney giving access to certain ScreenLog functions to certain classes. More...

#include <ScreenLogAttorney.h>

Collaboration diagram for ScreenLogAttorney:
Collaboration graph

Classes

class  DeleteAccess
 
class  RenderAccess
 

Private Member Functions

 ScreenLogAttorney (const ScreenLogAttorney &)=delete
 
ScreenLogAttorneyoperator= (const ScreenLogAttorney &)=delete
 
 ScreenLogAttorney (ScreenLogAttorney &&)=delete
 
ScreenLogAttorneyoperator= (ScreenLogAttorney &&)=delete
 

Detailed Description

A screen log attorney giving access to certain ScreenLog functions to certain classes.

NEVER called by the user.


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