pianod2
multisource multiuser scriptable networked music player
Classes | Namespaces
parsnip_argv.h File Reference

Parsnip command-line parsing: argument vector. More...

#include <config.h>
#include <string>
#include <vector>
Include dependency graph for parsnip_argv.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Parsnip::ArgumentVector
 This class lexically analyzes a string, splitting it up into tokens, which are accessed as a vector. More...
 
class  Parsnip::ArgvCursor
 An iterator for argument vectors. More...
 

Namespaces

 Parsnip
 Serialization and parsing library.
 

Detailed Description

Parsnip command-line parsing: argument vector.