plastimatch
Loading...
Searching...
No Matches
src
util
plm_study.h
Go to the documentation of this file.
1
/* -----------------------------------------------------------------------
2
See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3
----------------------------------------------------------------------- */
4
#ifndef _plm_study_h_
5
#define _plm_study_h_
6
7
#include "
plmbase_config.h
"
8
9
class
Plm_study_private;
10
11
class
Plm_study
12
{
13
public
:
14
Plm_study
();
15
~Plm_study
();
16
17
public
:
18
Plm_study_private *
d_ptr
;
19
20
public
:
21
void
debug
(
void
)
const
;
22
};
23
24
#endif
Plm_study::debug
void debug(void) const
Definition
plm_study.cxx:29
Plm_study::d_ptr
Plm_study_private * d_ptr
Definition
plm_study.h:18
Plm_study::~Plm_study
~Plm_study()
Definition
plm_study.cxx:24
Plm_study::Plm_study
Plm_study()
Definition
plm_study.cxx:20
plmbase_config.h
Generated on Wed Jun 25 2025 15:35:14 for plastimatch by
1.13.2