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

#include <joedb/ui/Client_Parser.h>

Public Member Functions

 Client_Parser (bool local, Open_Mode default_open_mode, bool with_database)
 
Clientparse (int argc, char **argv)
 
bool has_file () const
 
void print_help (std::ostream &out) const
 

Detailed Description

Definition at line 11 of file Client_Parser.h.

Constructor & Destructor Documentation

◆ Client_Parser()

joedb::Client_Parser::Client_Parser ( bool  local,
Open_Mode  default_open_mode,
bool  with_database 
)

Definition at line 15 of file Client_Parser.cpp.

Member Function Documentation

◆ has_file()

bool joedb::Client_Parser::has_file ( ) const
inline

Definition at line 26 of file Client_Parser.h.

◆ parse()

Client & joedb::Client_Parser::parse ( int  argc,
char **  argv 
)

Definition at line 43 of file Client_Parser.cpp.

◆ print_help()

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

Definition at line 30 of file Client_Parser.cpp.


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