dynamic::internal::wrap_list_container< Impl > Class Template Reference
[Types]

Implements a list variable. More...

#include <wrap_cpp_container.hpp>

Inheritance diagram for dynamic::internal::wrap_list_container< Impl >:

dynamic::internal::wrap_array_container< Impl > dynamic::internal::wrap_cpp_container< Impl > dynamic::shared_var_impl dynamic::gc::gc_object dynamic::var_impl dynamic::internal::variant_base

List of all members.

Public Member Functions

void push_front (const var &v)
 Pushes the value onto the front.
var pop_front ()
 Removes a value from the front and returns it.
var clone ()
 Clones the object.


Detailed Description

template<typename Impl>
class dynamic::internal::wrap_list_container< Impl >

Implements a list variable.

Definition at line 700 of file wrap_cpp_container.hpp.


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

Generated on Thu Dec 18 22:14:19 2008 for C++Script by  doxygen 1.5.7.1