cfb_node
Overview
cfb_node is a class in Aspose.Email FOSS for C++.
Defined in: include/aspose/email/foss/cfb/cfb_node.hpp
Methods
| Signature | Return Type |
|---|---|
node_kind() | kind |
is_storage() | bool |
is_stream() | bool |
state_bits() | std::uint32_t |
set_state_bits() | void |
creation_time() | std::uint64_t |
set_creation_time() | void |
modified_time() | std::uint64_t |
set_modified_time() | void |
clone() | std::unique_ptr<cfb_node> |