Alida-C++ 0.5
|
#include <math.h>
#include <stdio.h>
#include <fstream>
#include <string>
#include <iostream>
#include "dataio/ioManagerCmdline.h"
#include "dataio/provider/cmdline/stringProvider.h"
Go to the source code of this file.
Functions | |
REGISTER_PROVIDER (StringProvider, string, Cmdline) void *StringProvider |
REGISTER_PROVIDER | ( | StringProvider | , |
string | , | ||
Cmdline | |||
) |
Definition at line 49 of file stringProvider.cc.