SequoiaDB
 All Classes Namespaces Files Functions Variables Enumerations Properties Pages
Static Public Member Functions | List of all members
SequoiaDB.Bson.BsonSymbolTable Class Reference

Represents the symbol table of BsonSymbols. More...

Static Public Member Functions

static BsonSymbol Lookup (string name)
 Looks up a symbol (and creates a new one if necessary).
 

Detailed Description

Represents the symbol table of BsonSymbols.

Member Function Documentation

static BsonSymbol SequoiaDB.Bson.BsonSymbolTable.Lookup ( string  name)
inlinestatic

Looks up a symbol (and creates a new one if necessary).

Parameters
nameThe name of the symbol.
Returns
The symbol.

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