FbxMap< Key, Type, Compare, Allocator >::KeyValuePair Class Reference
 
 
 
FbxMap< Key, Type, Compare, Allocator >::KeyValuePair Class Reference

#include <fbxmap.h>


Class Description

template<typename Key, typename Type, typename Compare = FbxLessCompare<Key>, typename Allocator = FbxBaseAllocator>
class FbxMap< Key, Type, Compare, Allocator >::KeyValuePair

This class defines the key-value pairs used by the map.

Definition at line 72 of file fbxmap.h.

Inheritance diagram for FbxMap< Key, Type, Compare, Allocator >::KeyValuePair:
FbxPair< const Key, Type >

List of all members.


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