Current Version: 1.0.32
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

advgetopt::getopt f_opt
 
int f_precision = 3
 

Detailed Description

Definition at line 384 of file csspp.cpp.

Constructor & Destructor Documentation

◆ pp()

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

Definition at line 397 of file csspp.cpp.

References f_opt, and f_precision.

Member Function Documentation

◆ compile()

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

Definition at line 421 of file csspp.cpp.

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

Member Data Documentation

◆ f_opt

advgetopt::getopt anonymous_namespace{csspp.cpp}::pp::f_opt
private

Definition at line 392 of file csspp.cpp.

Referenced by pp(), and compile().

◆ f_precision

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

Definition at line 393 of file csspp.cpp.

Referenced by pp(), and compile().


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.