B< N > Struct Template Reference

Collaboration diagram for B< N >:

Collaboration graph
[legend]

Public Member Functions

 B ()
 B (const B &)
 ~B ()
Boperator= (const B &)
void doit ()
 B ()
 B (const B &)
 ~B ()
Boperator= (const B &)
void doit ()
 B ()
 B (const B &)
virtual ~B ()
Boperator= (const B &)
void doit ()
 B ()
 B (int)
 B (const B &)
 ~B ()
Boperator= (const B &)
void doit ()
 B ()
 B (int)
 B (const B &)
 ~B ()
Boperator= (const B &)
void doit ()
 B ()
 B (int)
 B (const B &)
 ~B ()
Boperator= (const B &)
void doit ()
Boperator= (const B &)
Boperator= (const B &)
 B ()
 B (const B &)
 ~B ()
Boperator= (const B &)
void doit ()
 B ()
 B (const B &)
 ~B ()
Boperator= (const B &)
void doit ()
Boperator= (const B &)
 B ()
 B (const B &)
void foo ()
 ~B ()

Static Public Member Functions

static void clear ()

Static Public Attributes

static int icount
static int dcount
static int xcount
static Bbase
static Bthreadbase
static int ccount
static Bexpected
static Be_inner
static Be_outer
static int ecount
static Be_inner
static Be_outer
static int count
static Bexpected
static Bexpected

Detailed Description

template<const int N>
struct B< N >

Definition at line 6 of file ctor-1.C.


Constructor & Destructor Documentation

template<const int N>
B< N >::B (  ) 

Definition at line 23 of file ctor-1.C.

References B< N >::icount.

template<const int N>
B< N >::B ( const B< N > &   ) 

Definition at line 32 of file ctor-10.C.

References b, B< N >::base, cmask, N, omp_get_thread_num(), and u.

Here is the call graph for this function:

template<const int N>
B< N >::~B (  ) 

Definition at line 29 of file ctor-1.C.

References B< N >::dcount.

template<const int N>
B< N >::B (  ) 

template<const int N>
B< N >::B ( const B< N > &   ) 

template<const int N>
B< N >::~B (  ) 

template<const int N>
B< N >::B (  ) 

template<const int N>
B< N >::B ( const B< N > &   ) 

template<const int N>
virtual B< N >::~B (  )  [virtual]

template<const int N>
B< N >::B (  ) 

template<const int N>
B< N >::B ( int   ) 

Definition at line 26 of file ctor-2.C.

References B< N >::expected.

template<const int N>
B< N >::B ( const B< N > &   ) 

template<const int N>
B< N >::~B (  ) 

template<const int N>
B< N >::B (  ) 

template<const int N>
B< N >::B ( int   ) 

template<const int N>
B< N >::B ( const B< N > &   ) 

template<const int N>
B< N >::~B (  ) 

template<const int N>
B< N >::B (  ) 

template<const int N>
B< N >::B ( int   ) 

template<const int N>
B< N >::B ( const B< N > &   ) 

template<const int N>
B< N >::~B (  ) 

template<const int N>
B< N >::B (  ) 

template<const int N>
B< N >::B ( const B< N > &   ) 

template<const int N>
B< N >::~B (  ) 

template<const int N>
B< N >::B (  ) 

template<const int N>
B< N >::B ( const B< N > &   ) 

template<const int N>
B< N >::~B (  ) 

template<const int N>
B< N >::B (  )  [inline]

Definition at line 17 of file pr48869.C.

template<const int N>
B< N >::B ( const B< N > &   )  [inline]

Definition at line 18 of file pr48869.C.

template<const int N>
B< N >::~B (  )  [inline]

Definition at line 20 of file pr48869.C.


Member Function Documentation

template<const int N>
static void B< N >::clear (  )  [inline, static]

Definition at line 21 of file ctor-11.C.

References B< N >::ccount, B< N >::dcount, B< N >::icount, and B< N >::xcount.

Referenced by main().

Here is the caller graph for this function:

template<const int N>
void B< N >::doit (  ) 

template<const int N>
void B< N >::doit (  ) 

template<const int N>
void B< N >::doit (  ) 

template<const int N>
void B< N >::doit (  ) 

template<const int N>
void B< N >::doit (  ) 

template<const int N>
void B< N >::doit (  ) 

template<const int N>
void B< N >::doit (  ) 

template<const int N>
void B< N >::doit (  ) 

Definition at line 35 of file ctor-1.C.

References B< N >::xcount.

template<const int N>
void B< N >::foo (  )  [inline]

Definition at line 19 of file pr48869.C.

Referenced by main().

Here is the caller graph for this function:

template<const int N>
B& B< N >::operator= ( const B< N > &   ) 

template<const int N>
B& B< N >::operator= ( const B< N > &   ) 

template<const int N>
B& B< N >::operator= ( const B< N > &   ) 

template<const int N>
B& B< N >::operator= ( const B< N > &   ) 

template<const int N>
B& B< N >::operator= ( const B< N > &   ) 

template<const int N>
B& B< N >::operator= ( const B< N > &   ) 

template<const int N>
B& B< N >::operator= ( const B< N > &   ) 

template<const int N>
B& B< N >::operator= ( const B< N > &   ) 

template<const int N>
B& B< N >::operator= ( const B< N > &   ) 

template<const int N>
B& B< N >::operator= ( const B< N > &   ) 

template<const int N>
B & B< N >::operator= ( const B< N > &   ) 

Definition at line 45 of file ctor-3.C.

References b, B< N >::ccount, B< N >::e_inner, and B< N >::e_outer.


Field Documentation

template<const int N>
B * B< N >::base [static]

Definition at line 17 of file ctor-10.C.

Referenced by B< N >::B(), and foo().

template<const int N>
int B< N >::ccount [static]

Definition at line 12 of file ctor-11.C.

Referenced by B< N >::clear(), main(), and B< N >::operator=().

template<const int N>
int B< N >::count [static]

Definition at line 9 of file ctor-5.C.

Referenced by main().

template<const int N>
int B< N >::dcount [static]

Definition at line 9 of file ctor-1.C.

Referenced by B< N >::clear(), main(), and B< N >::~B().

template<const int N>
B* B< N >::e_inner [static]

Definition at line 11 of file ctor-4.C.

template<const int N>
B * B< N >::e_inner [static]

Definition at line 11 of file ctor-3.C.

Referenced by B< N >::operator=().

template<const int N>
B* B< N >::e_outer [static]

Definition at line 12 of file ctor-4.C.

template<const int N>
B * B< N >::e_outer [static]

Definition at line 12 of file ctor-3.C.

Referenced by B< N >::operator=().

template<const int N>
int B< N >::ecount [static]

Definition at line 10 of file ctor-4.C.

Referenced by main().

template<const int N>
B* B< N >::expected [static]

Definition at line 9 of file ctor-6.C.

template<const int N>
B* B< N >::expected [static]

Definition at line 10 of file ctor-5.C.

template<const int N>
B * B< N >::expected [static]

Definition at line 11 of file ctor-2.C.

Referenced by B< N >::B(), and foo().

template<const int N>
int B< N >::icount [static]

Definition at line 8 of file ctor-1.C.

Referenced by B< N >::B(), B< N >::clear(), and main().

template<const int N>
B * B< N >::threadbase [static]

Definition at line 18 of file ctor-10.C.

Referenced by foo().

template<const int N>
int B< N >::xcount [static]

Definition at line 10 of file ctor-1.C.

Referenced by B< N >::clear(), B< N >::doit(), and main().


The documentation for this struct was generated from the following files:
Generated on Fri Apr 5 05:41:48 2013 for Libgomp by  doxygen 1.4.7