Sleeping Wombat GUI  0.100
swGUI
Classes | Functions | Variables
Sizeofs.cpp File Reference
#include "Sizeofs.h"
#include "swCommonLib/Common/TypesDefinitions.h"
#include "swInputLibrary/InputCore/InputDeviceEvent.h"
#include <iostream>
#include <iomanip>
#include "swGUI/Core/System/GUISystem.h"
#include "swGUI/Core/Controls/IControl.h"
#include "swGUI/Core/Controls/UIElement.h"
#include "swGUI/Core/Controls/Visual.h"

Classes

class  VirtualEmptyClass
 

Functions

template<typename Type >
void PrintSizeofType (std::ostream &stream)
 
void PrintSizeofs ()
 

Variables

const int NameSize = 60
 

Function Documentation

void PrintSizeofs ( )
template<typename Type >
void PrintSizeofType ( std::ostream &  stream)

Variable Documentation

const int NameSize = 60