nn::rdt::CTR::ResultMisalignedAddress Class

Syntax

class ResultMisalignedAddress

Description

Indicates that a memory address with an invalid alignment was passed as an argument.

Some parts of the RDT library require 8-byte alignment. These require that you pass in properly aligned memory addresses.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL