v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Public Member Functions | List of all members
DerivedFromWrappedClassBase< T > Class Template Reference
Inheritance diagram for DerivedFromWrappedClassBase< T >:
Inheritance graph
[legend]
Collaboration diagram for DerivedFromWrappedClassBase< T >:
Collaboration graph
[legend]

Public Member Functions

void function_in_templated_class (T t)
 

Detailed Description

template<class T>
class DerivedFromWrappedClassBase< T >

Definition at line 126 of file sample.cpp.

Member Function Documentation

template<class T>
void DerivedFromWrappedClassBase< T >::function_in_templated_class ( t)
inline

Definition at line 128 of file sample.cpp.

Referenced by main().

Here is the caller graph for this function:


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