CodeView  Version0.4
 All Classes Functions Variables
Public Member Functions | Public Attributes | List of all members
cv::CodeViewContext Class Reference

Base class for formatter contexts. More...

#include <format.h>

Public Member Functions

 CodeViewContext (uint32 n)
 
virtual int operator== (const CodeViewContext &c) const
 

Public Attributes

uint32 nContext
 

Detailed Description

Base class for formatter contexts.

Description:
Context should be subclassed by formatters that require more complex context handling than a single 32 bit integer.
See Also
Format
Author
Henrik Isaksson (henri.nosp@m.k@bo.nosp@m.ing.n.nosp@m.u)

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