|
|
|
|
|
|
| Synopsis |
|
|
|
|
| The Databases Module class
|
|
| class Connection c where | Source |
|
| | Methods | | | open a connection to a database
| | | | close a opened connection
|
| | Instances | |
|
|
|
| | Methods | | | Instances | |
|
|
| The Object Module class
|
|
|
| The class Pointer is a class for handling pointers to objects, ex: TePoint and TePointPtr
| | | Methods | | | create a pointer from haskell object
| | | | create a haskell object from a pointer
| | | | delete a pointer from memory
|
| | Instances | |
|
|
|
| The class Convert permit the converts from diferents objects
| | | Methods | | | convert from a to b
| | | | convert from b to a
|
|
|
|
|
| | Methods | | | Instances | |
|
|
|
| | Methods | | | Instances | |
|
|
| Produced by Haddock version 2.4.2 |