|
Free Electron
|
- Member fe::BaseAccessor::initialize (sp< Scope > scope, sp< Attribute > spAttribute)
- get index via Scope::attributeIndex once that is optimized
- Member fe::DualString::output (std::ostream &ostrm) const
- : string serialization currently hacked in.
- Member fe::ext::SockAddr::setPort (FE_UWORD port)
- add a by-service-name port set.
- Class fe::LayoutAV
- full data system guide
- Class fe::LayoutSB
- full data system guide
- Member fe::Result
- eventually grep code for usage a remove useless ones
- Member fe::Scope::attributeIndex (sp< Attribute > spAttribute)
- cache m_index in Attribute itself for O(1) lookup
- Member fe::Scope::shutdown (void)
- create and reference dependency graph
- Member fe::String::output (std::ostream &ostrm) const
- : string serialization currently hacked in.