#include <namespace_fuchsia.h>
Definition at line 18 of file namespace_fuchsia.h.
◆ NamespaceImpl() [1/2]
dart::bin::NamespaceImpl::NamespaceImpl |
( |
fdio_ns_t * |
fdio_ns | ) |
|
|
explicit |
◆ NamespaceImpl() [2/2]
dart::bin::NamespaceImpl::NamespaceImpl |
( |
const char * |
path | ) |
|
|
explicit |
◆ ~NamespaceImpl()
dart::bin::NamespaceImpl::~NamespaceImpl |
( |
| ) |
|
◆ cwd()
char * dart::bin::NamespaceImpl::cwd |
( |
| ) |
const |
|
inline |
◆ cwdfd()
intptr_t dart::bin::NamespaceImpl::cwdfd |
( |
| ) |
const |
|
inline |
◆ fdio_ns()
fdio_ns_t * dart::bin::NamespaceImpl::fdio_ns |
( |
| ) |
const |
|
inline |
◆ rootfd()
intptr_t dart::bin::NamespaceImpl::rootfd |
( |
| ) |
const |
|
inline |
◆ SetCwd()
bool dart::bin::NamespaceImpl::SetCwd |
( |
Namespace * |
namespc, |
|
|
const char * |
new_path |
|
) |
| |
The documentation for this class was generated from the following file: