Gnash  0.8.11dev
Public Member Functions | Public Attributes
gnash::string_table::svt Struct Reference

A little helper for indexing. More...

#include <string_table.h>

List of all members.

Public Member Functions

 svt (const std::string &val, std::size_t i)

Public Attributes

std::string value
std::size_t id

Detailed Description

A little helper for indexing.


Constructor & Destructor Documentation

gnash::string_table::svt::svt ( const std::string &  val,
std::size_t  i 
)
inline

Member Data Documentation

std::size_t gnash::string_table::svt::id
std::string gnash::string_table::svt::value

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