OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    NCollection_AccAllocator::AlignedSize Class Reference

    Size value aligned to a 4 byte boundary. More...

    #include <NCollection_AccAllocator.hxx>

    Public Member Functions

    constexpr AlignedSize () noexcept
    constexpr AlignedSize (const size_t theValue) noexcept
    constexpr operator size_t () const noexcept

    Detailed Description

    Size value aligned to a 4 byte boundary.

    Constructor & Destructor Documentation

    ◆ AlignedSize() [1/2]

    NCollection_AccAllocator::AlignedSize::AlignedSize ( )
    inlineconstexprnoexcept

    ◆ AlignedSize() [2/2]

    NCollection_AccAllocator::AlignedSize::AlignedSize ( const size_t theValue)
    inlineconstexprnoexcept

    Member Function Documentation

    ◆ operator size_t()

    NCollection_AccAllocator::AlignedSize::operator size_t ( ) const
    inlineconstexprnoexcept

    The documentation for this class was generated from the following file: