Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::StackObject Class Reference

A C++ base class for automatic (or stack) objects. More...

#include <xfc/stackobject.hh>

Inheritance diagram for Xfc::StackObject:

Xfc::G::Dir Xfc::G::Error Xfc::G::Spawn Xfc::G::TempFile Xfc::Gdk::GCValues Xfc::Gdk::Geometry Xfc::Gdk::WindowAttr Xfc::Gtk::CellColumnAttributes Xfc::Gtk::RadioActions Xfc::Gtk::StockItem Xfc::Gtk::TextIter Xfc::Gtk::TreeIter Xfc::Gtk::TreeRowValues List of all members.

Public Member Functions

Constructors

Protected Member Functions

Constructors

Detailed Description

A C++ base class for automatic (or stack) objects.

StackObject is a base class for automatic (or stack) objects. The purpose of this class is to declare 'operator new' and 'operator delete' private, thereby forcing derived objects to be created on the stack.


The documentation for this class was generated from the following file: Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC 4.3