#include "function_store.h" extern "C" { #include } Graph::FunctionStore::FunctionStore() : m_numberOfFunctions(0) { } Graph::Function * Graph::FunctionStore::functionAtIndex(int i) { assert(i>=0 && i