v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Public Member Functions | List of all members
FooGrandParent Class Reference

#include <sample2.h>

Inheritance diagram for FooGrandParent:
Inheritance graph
[legend]
Collaboration diagram for FooGrandParent:
Collaboration graph
[legend]

Public Member Functions

 FooGrandParent (char, char, char)
 
virtual void foo_grandparent_but_not_foo_virtual ()
 

Detailed Description

Definition at line 33 of file sample2.h.

Constructor & Destructor Documentation

FooGrandParent::FooGrandParent ( char  ,
char  ,
char   
)

Member Function Documentation

virtual void FooGrandParent::foo_grandparent_but_not_foo_virtual ( )
virtual

Reimplemented in FooParent.


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