SuperTuxKart
Loading...
Searching...
No Matches
Private Member Functions | List of all members
NoCopy Class Reference

Utility class, you can inherit from this class to disallow the assignment operator and copy construction. More...

#include <no_copy.hpp>

Inherited by AbstractKartAnimation, AnimatedProperty [private], Attachment, AttachmentManager, Binding, CPUParticleManager [private], CPUParticleManager::GLParticle, Camera, ChallengeStatus, CheckManager, DeviceConfig, DeviceManager, FaceTTF, FileManager, FontManager, FontWithFace, FrameBuffer, Graph, GraphicsRestrictions::Rule, HardwareStats::Json, HitEffect, InputDevice, InputManager, Ipo, IrrDriver, Item, ItemManager, KartModel, KartPropertiesManager, Material, MaterialManager, Moveable, MovingTexture, Music, MusicInformation, MusicManager, NetworkConfig, Online::Request, ParticleEmitter, ParticleKind, ParticleKindManager, PlayerManager, PlayerProfile, Powerup, PowerupManager, ProjectileManager, Protocol, ProtocolManager, Quad, ReplayBase, RubberBand, SFXBase, SFXManager, SFXManager::SFXCommand, SP::SPShader, SP::SPShaderManager, SP::SPTexture, SP::SPTextureManager, SP::SPUniformAssigner, STKConfig, STKPeer, STKTexManager [private], STKTextBillboard, Scripting::PendingTimeout, ServerDummyTexture [private], ShaderFilesManager [private], Shadow, ShowCurve, SkidMarks, SkidMarks::SkidMarkQuads, Stars, Swatter, UnlockManager, UserConfig, and XMLNode.

Private Member Functions

 NoCopy (const NoCopy &)
 
void operator= (const NoCopy &)
 

Detailed Description

Utility class, you can inherit from this class to disallow the assignment operator and copy construction.


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