Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::cyber::croutine::RoutineContext Struct Reference

#include <routine_context.h>

Collaboration diagram for apollo::cyber::croutine::RoutineContext:
Collaboration graph

Public Attributes

char stack [STACK_SIZE]
 
char * sp = nullptr
 

Member Data Documentation

◆ sp

char* apollo::cyber::croutine::RoutineContext::sp = nullptr

◆ stack

char apollo::cyber::croutine::RoutineContext::stack[STACK_SIZE]

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