cheshirekow  v0.1.0
freetype::Untag Class Reference

#include <cpp_freetype/Untag.h>

Public Member Functions

Untagoperator= (const UInt32_t &val)
 
char operator[] (int i) const
 
 Untag (UInt32_t tag=0)
 

Private Attributes

UInt32_t m_tag
 

Detailed Description

Definition at line 38 of file Untag.h.

Constructor & Destructor Documentation

freetype::Untag::Untag ( UInt32_t  tag = 0)

Member Function Documentation

Untag& freetype::Untag::operator= ( const UInt32_t val)
char freetype::Untag::operator[] ( int  i) const

Member Data Documentation

UInt32_t freetype::Untag::m_tag
private

Definition at line 41 of file Untag.h.


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