OPAL (Object Oriented Parallel Accelerator Library)
2.2.0
OPAL
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ippl
src
Utility
User.cpp
Go to the documentation of this file.
1
// -*- C++ -*-
2
/***************************************************************************
3
*
4
* The IPPL Framework
5
*
6
* This program was prepared by PSI.
7
* All rights in the program are reserved by PSI.
8
* Neither PSI nor the author(s)
9
* makes any warranty, express or implied, or assumes any liability or
10
* responsibility for the use of this software
11
*
12
* Visit www.amas.web.psi for more details
13
*
14
***************************************************************************/
15
16
// -*- C++ -*-
17
/***************************************************************************
18
*
19
* The IPPL Framework
20
*
21
*
22
* Visit http://people.web.psi.ch/adelmann/ for more details
23
*
24
***************************************************************************/
25
26
// include files
27
#include "
Utility/User.h
"
28
29
31
// default constuctor for User
32
User::User
() : Id(
Unique
::get()) { }
33
34
36
// destructor ... nothing to do, subclasses are responsible for
37
// doing checkin's and checkout's
38
User::~User
() { }
39
40
41
/***************************************************************************
42
* $RCSfile: User.cpp,v $ $Author: adelmann $
43
* $Revision: 1.1.1.1 $ $Date: 2003/01/23 07:40:33 $
44
* IPPL_VERSION_ID: $Id: User.cpp,v 1.1.1.1 2003/01/23 07:40:33 adelmann Exp $
45
***************************************************************************/
User::~User
virtual ~User()
Definition:
User.cpp:38
User.h
Unique
Definition:
Unique.h:28
User::User
User()
Definition:
User.cpp:32
Generated on Sat Jan 4 2020 14:47:40 for OPAL (Object Oriented Parallel Accelerator Library) by
1.8.5