pmt_dict Class Reference

#include <pmt_int.h>

Inheritance diagram for pmt_dict:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 pmt_dict ()
bool is_dict () const
void set (pmt_t key, pmt_t value)
pmt_t ref (pmt_t key, pmt_t default_value) const
bool has_key (pmt_t key) const
pmt_t items () const
pmt_t keys () const
pmt_t values () const

Constructor & Destructor Documentation

pmt_dict::pmt_dict (  ) 

Member Function Documentation

bool pmt_dict::has_key ( pmt_t  key  )  const
bool pmt_dict::is_dict (  )  const [inline, virtual]

Reimplemented from pmt_base.

pmt_t pmt_dict::items (  )  const
pmt_t pmt_dict::keys (  )  const
pmt_t pmt_dict::ref ( pmt_t  key,
pmt_t  default_value 
) const
void pmt_dict::set ( pmt_t  key,
pmt_t  value 
)
pmt_t pmt_dict::values (  )  const

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

Generated by  doxygen 1.6.2