Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ...

xp Class Reference

#include <pantheios/inserters/xp.hpp>

Inheritance diagram for xp:

pointer

List of all members.


Detailed Description

Shortcut inserter class for inserting pointers in a hexadecimal format.
Examples:

cpp/inserters/example.cpp.inserter.xp/example.cpp.inserter.xp.cpp.


Public Types

typedef pointer parent_class_type
 The parent class type.
typedef xp class_type
 This type.

Public Member Functions

 xp (void const volatile *pv, int width=get_default_width_(sizeof(void *)))
 Construct from an unsigned long.

Member Typedef Documentation

typedef pointer parent_class_type

The parent class type.

typedef xp class_type

This type.

Reimplemented from pointer.


Constructor & Destructor Documentation

xp ( void const volatile *  pv,
int  width = get_default_width_(sizeof(void*)) 
) [inline, explicit]

Construct from an unsigned long.


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

pantheios Library documentation © Matthew Wilson & Synesis Software, 2006-2011 SourceForge.net Logo