• Library Information
    • GetLibVersion (Function)
    • GetLibVersionNumber (Function)
    • IsLibReleased (Function)
  • SharedData
    • Enums
      • ERROR (Enum)
    • SharedArea
      • Function Blocks
        • SharedArea (FunctionBlock)
        • SharedAreaFactoryArgs (FunctionBlock)
        • SharedAreaFactoryBase (FunctionBlock)
        • SharedAreaRefDisposer (FunctionBlock)
      • Interfaces
        • IReadableSharedArea (Interface)
        • ISharedArea (Folder)
        • ISharedAreaObserver (Interface)
        • ISharedAreaRef (Interface)
        • ISharedAreaUtilities (Interface)
        • IWriteableSharedArea (Interface)
    • SharedPointer
      • Function Blocks
        • SharedPointer (FunctionBlock)
        • SharedPointerFactoryArgs (FunctionBlock)
        • SharedPointerFactoryBase (FunctionBlock)
      • Interfaces
        • ISharedPointer (Interface)
    • SharedQueue
      • Function Blocks
        • SharedQueue (FunctionBlock)
        • SharedQueueFactoryArgs (FunctionBlock)
        • SharedQueueFactoryBase (FunctionBlock)
      • Interfaces
        • IQueueableNode (Interface)
        • ISharedQueue (Interface)
  • File and Project Information
  • Library Reference
    • CmpErrors2 Interfaces
      • Library Identification
      • Library Properties
    • CmpSchedule
      • Library Identification
      • Library Properties
    • FB Factory
      • Library Identification
      • Library Properties
    • Memory Block Manager
      • Library Identification
      • Library Properties
    • SysCpuHandling
      • Library Identification
      • Library Properties
    • SysMem
      • Library Identification
      • Library Properties
    • SysSem
      • Library Identification
      • Library Properties
    • SysTypes2 Interfaces
      • Library Identification
      • Library Properties
SharedData Utilities for MultiCore
  • Docs »
  • SharedData »
  • SharedPointer

SharedPointerΒΆ

  • Function Blocks
    • SharedPointer (FunctionBlock)
      • IInstance
        • Dispose (Method)
      • ISharedArea
        • AreaCurrentCapacity (Property)
        • AreaIncreaseCapacity (Method)
        • AreaSetObserver (Method)
      • ISharedPointer
        • AtomicCompareAndSwap (Method)
        • AtomicCopyFrom (Method)
        • AtomicGetPointerData (Method)
        • AtomicIsEqualTo (Method)
        • AtomicSetPointerAddress (Method)
    • SharedPointerFactoryArgs (FunctionBlock)
    • SharedPointerFactoryBase (FunctionBlock)
      • Create (Method)
      • prvInstCount (Property)
      • prvInstSize (Property)
  • Interfaces
    • ISharedPointer (Interface)
      • AtomicCompareAndSwap (Method)
      • AtomicCopyFrom (Method)
      • AtomicGetPointerData (Method)
      • AtomicIsEqualTo (Method)
      • AtomicSetPointerAddress (Method)