SkTDict< T >::Pair Struct Reference

#include <SkTDict.h>

Collaboration diagram for SkTDict< T >::Pair:
Collaboration graph
[legend]

List of all members.

Public Attributes

const char * fName
fValue

Friends

int operator< (const Pair &a, const Pair &b)
int operator!= (const Pair &a, const Pair &b)

Detailed Description

template<typename T>
struct SkTDict< T >::Pair

Definition at line 105 of file SkTDict.h.


Friends And Related Function Documentation

template<typename T>
int operator!= ( const Pair a,
const Pair b 
) [friend]

Definition at line 113 of file SkTDict.h.

template<typename T>
int operator< ( const Pair a,
const Pair b 
) [friend]

Definition at line 109 of file SkTDict.h.


Member Data Documentation

template<typename T>
const char* SkTDict< T >::Pair::fName

Definition at line 106 of file SkTDict.h.

template<typename T>
T SkTDict< T >::Pair::fValue

Definition at line 107 of file SkTDict.h.


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

Generated on Tue Oct 20 11:03:42 2009 for Skia by  doxygen 1.6.1