#include <socketstream.hpp>
Definition at line 75 of file socketstream.hpp.
| mfem::socketstream::socketstream |
( |
| ) |
|
|
inline |
| mfem::socketstream::socketstream |
( |
int |
s | ) |
|
|
inlineexplicit |
| mfem::socketstream::socketstream |
( |
const char |
hostname[], |
|
|
int |
port |
|
) |
| |
|
inline |
| virtual mfem::socketstream::~socketstream |
( |
| ) |
|
|
inlinevirtual |
| int mfem::socketstream::close |
( |
| ) |
|
|
inline |
| bool mfem::socketstream::is_open |
( |
| ) |
|
|
inline |
| int mfem::socketstream::open |
( |
const char |
hostname[], |
|
|
int |
port |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: