Sleeping Wombat GUI
0.100
swGUI
|
#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 |
void PrintSizeofs | ( | ) |
void PrintSizeofType | ( | std::ostream & | stream | ) |
const int NameSize = 60 |