MFC Grid manual

Format.h File Reference

#include <Dapfor/Common/Common.h>
#include <Dapfor/Common/Types.h>
#include <Dapfor/Common/FormatFactory.h>
#include <vector>
#include "assert.h"

Namespaces

namespace  Dapfor
namespace  Dapfor::Common

Classes

class  CFormat
 Base class for all the formats that transform the unformatted value returned by CDataObject to its text presentation and vice versa. More...

Defines

Field declarations
#define DF_DECLARE_FORMAT()
 Declares child class that derives from the CFormat as serialisable one.
#define DF_IMPLEMENT_FORMAT(_name)
 Implements serializable format.

Detailed Description