C++ Instrument Catalog
Classes | Functions
MFCCatalogExample.cpp File Reference

Small example showing catalog use. More...

#include <iostream>
#include <queue>
#include <fstream>
#include <windows.h>
#include "InstrumentCatalog.h"
#include "MFCManager.h"

Go to the source code of this file.

Classes

class  CMyApplication
 

Functions

std::string GetApplicationDir ()
 
int main ()
 

Detailed Description

Small example showing catalog use.

Date
2021
Author
Simon Tellier

Definition in file MFCCatalogExample.cpp.

Function Documentation

◆ GetApplicationDir()

std::string GetApplicationDir ( )

Definition at line 202 of file MFCCatalogExample.cpp.

◆ main()

int main ( )

Definition at line 213 of file MFCCatalogExample.cpp.