Filter Library Camera Interface Physics

MyClass Class Reference

#include <ClassStyle.h>

List of all members.


Detailed Description

If the brief exaplanation is too short, provide a more elaborate explanation, like this one.

Note:
destructor and copy-assignment constructor are included even though the compiler generated versions of these would do perfectly well.

Definition at line 34 of file ClassStyle.h.
enum  { DefaultValueEnum = 0 }
 the default value as non-typed enumeration value.
static const ValueType DefaultValueClass
 the default value as class constant; must be defined in .cpp source file.
ValueType m_value
 the current value.
void SetIt (const ValueType &value)
 set the value.

Public Types

typedef MyClass Self
 this type.
typedef int ValueType
 the value type.

Public Member Functions

Selfoperator= (const Self &rhs)
 assignment operator.
bool IsZero () const
 true if value is zero.
ValueType GetIt () const
 the value.


The documentation for this class was generated from the following files:
Camera Filter Library documentation © 2004-2007 by Leiden Probe Microscopy