HoverRace  2.0
Public Member Functions | Public Attributes | List of all members
HoverRace::Display::Hud::HudChild Struct Reference

#include <Hud.h>

Public Member Functions

 HudChild (std::shared_ptr< HudDecor > decor)
 
 HudChild (const HudChild &)=delete
 
 HudChild (HudChild &&other)
 
HudChildoperator= (const HudChild &)=delete
 
HudChildoperator= (HudChild &&other)
 

Public Attributes

std::shared_ptr< HudDecordecor
 
boost::signals2::scoped_connection sizeChangedConn
 

Constructor & Destructor Documentation

HoverRace::Display::Hud::HudChild::HudChild ( std::shared_ptr< HudDecor decor)
HoverRace::Display::Hud::HudChild::HudChild ( const HudChild )
delete
HoverRace::Display::Hud::HudChild::HudChild ( HudChild &&  other)

Member Function Documentation

HudChild& HoverRace::Display::Hud::HudChild::operator= ( const HudChild )
delete
Hud::HudChild & HoverRace::Display::Hud::HudChild::operator= ( HudChild &&  other)

Member Data Documentation

std::shared_ptr<HudDecor> HoverRace::Display::Hud::HudChild::decor
boost::signals2::scoped_connection HoverRace::Display::Hud::HudChild::sizeChangedConn

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