Mistake on this page?
Report an issue in GitHub or email us
Public Member Functions
Transaction< Class > Class Template Reference

Transaction class defines a transaction. More...

#include <Transaction.h>

Public Member Functions

Class * get_object ()
 Get object's instance for the transaction. More...
 
transaction_tget_transaction ()
 Get the transaction. More...
 

Detailed Description

template<typename Class>
class mbed::Transaction< Class >

Transaction class defines a transaction.

Note
Synchronization level: Not protected

Definition at line 48 of file Transaction.h.

Member Function Documentation

Class* get_object ( )

Get object's instance for the transaction.

Returns
The object which was stored

Definition at line 66 of file Transaction.h.

transaction_t* get_transaction ( )

Get the transaction.

Returns
The transaction which was stored

Definition at line 75 of file Transaction.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.