OGLplus (0.52.0) a C++ wrapper for OpenGL

A monostate class wrapping application and startup options-related things. More...

#include </home/chochlik/devel/oglplus/include/oglplus/opt/application.hpp>

Public Member Functions

 Application (void)=default
 Default constructor.
 
 Application (const Application &)=delete
 No copy construction.
 

Static Public Member Functions

static const std::string & RelativePath (void)
 Returns the path relative to the applications executable from CWD. More...
 
static const std::string & Name (void)
 Returns the application executable base name.
 

Detailed Description

A monostate class wrapping application and startup options-related things.

Note
This class is used mostly by internal library code.

Member Function Documentation

static const std::string& oglplus::Application::RelativePath ( void  )
static

Returns the path relative to the applications executable from CWD.

This function returns the path to the application executable relative to the current working directory, including the trailing path separator.


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

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).