Gnash  0.8.11dev
Public Member Functions | Public Attributes | List of all members
gnash::string_table::svt Struct Reference

A little helper for indexing. More...

#include <string_table.h>

Public Member Functions

 svt (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

§ svt()

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

Member Data Documentation

§ id

std::size_t gnash::string_table::svt::id

§ value

std::string gnash::string_table::svt::value

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