PyTrilinos::Teuchos::SerializationTraitsUlong Class Reference
List of all members.
Detailed Description
Proxy of C++ Teuchos::SerializationTraits<(long,unsigned long)> class
Member Function Documentation
| def PyTrilinos::Teuchos::SerializationTraitsUlong::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self) -> SerializationTraitsUlong
| def PyTrilinos::Teuchos::SerializationTraitsUlong::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self) -> SerializationTraitsUlong
| def PyTrilinos::Teuchos::SerializationTraitsUlong::convertFromCharPtr |
( |
|
args |
) |
|
convertFromCharPtr(char ptr) -> unsigned long
| def PyTrilinos::Teuchos::SerializationTraitsUlong::convertFromCharPtr |
( |
|
args |
) |
|
convertFromCharPtr(char ptr) -> unsigned long
| def PyTrilinos::Teuchos::SerializationTraitsUlong::convertToCharPtr |
( |
|
args |
) |
|
convertToCharPtr(unsigned long ptr) -> char
| def PyTrilinos::Teuchos::SerializationTraitsUlong::convertToCharPtr |
( |
|
args |
) |
|
convertToCharPtr(unsigned long ptr) -> char
| def PyTrilinos::Teuchos::SerializationTraitsUlong::deserialize |
( |
|
args |
) |
|
deserialize(long bytes, char charBuffer, long count, unsigned long buffer)
| def PyTrilinos::Teuchos::SerializationTraitsUlong::deserialize |
( |
|
args |
) |
|
deserialize(long bytes, char charBuffer, long count, unsigned long buffer)
| def PyTrilinos::Teuchos::SerializationTraitsUlong::fromCountToDirectBytes |
( |
|
args |
) |
|
fromCountToDirectBytes(long count) -> long
| def PyTrilinos::Teuchos::SerializationTraitsUlong::fromCountToDirectBytes |
( |
|
args |
) |
|
fromCountToDirectBytes(long count) -> long
| def PyTrilinos::Teuchos::SerializationTraitsUlong::fromCountToIndirectBytes |
( |
|
args |
) |
|
fromCountToIndirectBytes(long count) -> long
| def PyTrilinos::Teuchos::SerializationTraitsUlong::fromCountToIndirectBytes |
( |
|
args |
) |
|
fromCountToIndirectBytes(long count) -> long
| def PyTrilinos::Teuchos::SerializationTraitsUlong::fromDirectBytesToCount |
( |
|
args |
) |
|
fromDirectBytesToCount(long bytes) -> long
| def PyTrilinos::Teuchos::SerializationTraitsUlong::fromDirectBytesToCount |
( |
|
args |
) |
|
fromDirectBytesToCount(long bytes) -> long
| def PyTrilinos::Teuchos::SerializationTraitsUlong::fromIndirectBytesToCount |
( |
|
args |
) |
|
fromIndirectBytesToCount(long bytes) -> long
| def PyTrilinos::Teuchos::SerializationTraitsUlong::fromIndirectBytesToCount |
( |
|
args |
) |
|
fromIndirectBytesToCount(long bytes) -> long
| def PyTrilinos::Teuchos::SerializationTraitsUlong::serialize |
( |
|
args |
) |
|
serialize(long count, unsigned long buffer, long bytes, char charBuffer)
| def PyTrilinos::Teuchos::SerializationTraitsUlong::serialize |
( |
|
args |
) |
|
serialize(long count, unsigned long buffer, long bytes, char charBuffer)
The documentation for this class was generated from the following files:
- build/lib.linux-x86_64-2.5/PyTrilinos/Teuchos.py
- PyTrilinos/Teuchos.py