BWAPI
Classes | Defines
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Profile_counter.h File Reference
#include <CGAL/config.h>
#include <iostream>
#include <iomanip>
#include <string>
#include <map>
Include dependency graph for Profile_counter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Profile_counter
struct  Profile_histogram_counter
struct  Profile_branch_counter
struct  Profile_branch_counter_3

Defines

#define CGAL_PROFILER(Y)
#define CGAL_HISTOGRAM_PROFILER(Y, Z)
#define CGAL_BRANCH_PROFILER(Y, NAME)
#define CGAL_BRANCH_PROFILER_BRANCH(NAME)
#define CGAL_BRANCH_PROFILER_3(Y, NAME)
#define CGAL_BRANCH_PROFILER_BRANCH_1(NAME)
#define CGAL_BRANCH_PROFILER_BRANCH_2(NAME)

Define Documentation

#define CGAL_BRANCH_PROFILER (   Y,
  NAME 
)
#define CGAL_BRANCH_PROFILER_3 (   Y,
  NAME 
)
#define CGAL_BRANCH_PROFILER_BRANCH (   NAME)
#define CGAL_BRANCH_PROFILER_BRANCH_1 (   NAME)
#define CGAL_BRANCH_PROFILER_BRANCH_2 (   NAME)
#define CGAL_HISTOGRAM_PROFILER (   Y,
 
)
#define CGAL_PROFILER (   Y)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines