2006 Copyright Filed by IT GlobalSecure, Inc. All Rights Reserved. Not to be used without authorization by Author. SecurePlay, IT GlobalSecure, and IT Armor are registered trademarks by IT GlobalSecure, Inc. Software protected by software license, and one or more the following U.S. and International patent numbers: U.S. Patent 6,030,288, U.S. Patent 6,165,072, European Patent Office EP1016049A1,and World Intellectual Property Organization WO9912135C1 and additional filings worldwide.
Main Page | Class Hierarchy | Class List | Class Members

SecurePlayLibrary::SPMap< key, object > Class Template Reference

#include <SPMap.h>

List of all members.

Public Member Functions

 SPMap ()


Detailed Description

template<class key, class object>
class SecurePlayLibrary::SPMap< key, object >

This is a wrapper class that wraps around the map object. The SecurePlayLibrary uses this class everywhere as an associative array data structure.
Author:
IT GlobalSecure
See also:
SecurePlay License Information


Constructor & Destructor Documentation

template<class key, class object>
SecurePlayLibrary::SPMap< key, object >::SPMap  ) 
 

This is the default constructor for this data structure.


The documentation for this class was generated from the following file: 2006 Copyright Filed by IT GlobalSecure, Inc. All Rights Reserved. Not to be used without authorization by Author. SecurePlay, IT GlobalSecure, and IT Armor are registered trademarks by IT GlobalSecure, Inc. Software protected by software license, and one or more the following U.S. and International patent numbers: U.S. Patent 6,030,288, U.S. Patent 6,165,072, European Patent Office EP1016049A1,and World Intellectual Property Organization WO9912135C1 and additional filings worldwide.