Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | List of all members
joedb::Connection_Parser Class Reference

Create an instance of a Connection by parsing command-line arguments. More...

#include <joedb/ui/Connection_Parser.h>

Public Member Functions

 Connection_Parser (bool local)
 
void print_help (std::ostream &out) const
 
Connectionbuild (int argc, char **argv, Buffered_File *file) const
 

Detailed Description

Definition at line 14 of file Connection_Parser.h.

Constructor & Destructor Documentation

◆ Connection_Parser()

joedb::Connection_Parser::Connection_Parser ( bool  local)

Definition at line 23 of file Connection_Parser.cpp.

Member Function Documentation

◆ build()

Connection & joedb::Connection_Parser::build ( int  argc,
char **  argv,
Buffered_File file 
) const

Definition at line 118 of file Connection_Parser.cpp.

◆ print_help()

void joedb::Connection_Parser::print_help ( std::ostream &  out) const

Definition at line 51 of file Connection_Parser.cpp.


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