Current Version: 1.0.29
Project Name: csspp
Public Member Functions | Private Attributes | List of all members
anonymous_namespace{csspp.cpp}::pp Class Reference

Public Member Functions

 pp (int argc, char *argv[])
 
int compile ()
 

Private Attributes

std::shared_ptr< advgetopt::getopt > f_opt
 
int f_precision = 3
 

Detailed Description

Definition at line 386 of file csspp.cpp.

Constructor & Destructor Documentation

◆ pp()

anonymous_namespace{csspp.cpp}::pp::pp ( int  argc,
char *  argv[] 
)

Definition at line 398 of file csspp.cpp.

References f_opt, and f_precision.

Referenced by main().

Member Function Documentation

◆ compile()

int anonymous_namespace{csspp.cpp}::pp::compile ( )

Definition at line 422 of file csspp.cpp.

References f_opt, f_precision, and anonymous_namespace{csspp.cpp}::free_char().

Member Data Documentation

◆ f_opt

std::shared_ptr<advgetopt::getopt> anonymous_namespace{csspp.cpp}::pp::f_opt
private

Definition at line 394 of file csspp.cpp.

Referenced by compile(), and pp().

◆ f_precision

int anonymous_namespace{csspp.cpp}::pp::f_precision = 3
private

Definition at line 395 of file csspp.cpp.

Referenced by compile(), and pp().


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

Documentation of CSS Preprocessor.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.