APRONXX
0.9.15
/home/mine/apron/apronxx/apxx_oct.hh
Go to the documentation of this file.
1
/* -*- C++ -*-
2
* apxx_oct.hh
3
*
4
* APRON Library / C++ class wrappers
5
*
6
* Copyright (C) Antoine Mine' 2007
7
*
8
*/
9
/* This file is part of the APRON Library, released under LGPL license
10
with an exception allowing the redistribution of statically linked
11
executables.
12
13
Please read the COPYING file packaged in the distribution.
14
*/
15
16
#ifndef __APXX_OCT_HH
17
#define __APXX_OCT_HH
18
19
#include "
apxx_manager.hh
"
20
21
#include "oct.h"
22
23
namespace
apron
{
24
26
class
oct_manager
:
public
manager
{
27
28
public
:
29
31
oct_manager
();
32
34
manager
&
operator=
(
const
manager
&);
35
};
36
37
#include "
apxx_oct_inline.hh
"
38
39
}
40
41
#endif
/* __APXX_OCT_HH */
apxx_manager.hh
apxx_oct_inline.hh
apron::manager::manager
manager(ap_manager_t *m)
Internal use only (by subclasses). Initialise from a ap_manager_t* and take ownership (no copy).
Definition
apxx_manager.hh:75
apron::oct_manager::operator=
manager & operator=(const manager &)
Copy operator.
Definition
apxx_oct.hh:23
apron::oct_manager::oct_manager
oct_manager()
Creates a new manager.
Definition
apxx_oct.hh:19
apron
Definition
apxx_abstract0.hh:27
Generated on Fri Aug 29 2025 13:06:03 for APRONXX by
1.13.2