• 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 »
  • Interfaces »
  • ISharedPointer (ITF)

ISharedPointer (ITF)ΒΆ

INTERFACE ISharedPointer EXTENDS __SYSTEM.IQueryInterface

Methods:

AtomicCompareAndSwap

AtomicCopyFrom

AtomicGetPointerData

AtomicIsEqualTo

AtomicSetPointerAddress

Structure:

  • AtomicCompareAndSwap (Method)
  • AtomicCopyFrom (Method)
  • AtomicGetPointerData (Method)
  • AtomicIsEqualTo (Method)
  • AtomicSetPointerAddress (Method)